-
-
Notifications
You must be signed in to change notification settings - Fork 549
Open
Labels
EnhancementNew feature or requestNew feature or requestarea/backendSomething in the core of companionSomething in the core of companionarea/module-apiModule relatedModule related
Description
Is this a feature relevant to companion itself, and not a module?
- I believe this to be a feature for companion, not a module
Is there an existing issue for this?
- I have searched the existing issues
Describe the feature
Many organisations have an internal certificate authority for generating SSL certs for use in house. To date, companion and its modules, can only validate SSL certs signed by a public CA, since it can not access any root certificates installed on the host, and validate the chain of trust.
Whilst this could be addressed at a module level, doing so upstream in companion should hopefully be a more efficient 'one and done' processes.
Usecases
Allow use of modules/protocols that use SSL (HTTPS etc) where the end point has a certificate signed by an internal CA.
See further discussion here and here.
Using secure protocols in networks that have no or limited internet access, etc.
Metadata
Metadata
Assignees
Labels
EnhancementNew feature or requestNew feature or requestarea/backendSomething in the core of companionSomething in the core of companionarea/module-apiModule relatedModule related