Skip to content

Allow adding private root certificate(s) to companion #2924

@phillipivan

Description

@phillipivan

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

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions