Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add options to add a custom CA for secure connections #56

Closed
lucmurer opened this issue Mar 21, 2023 · 0 comments · Fixed by #95
Closed

Add options to add a custom CA for secure connections #56

lucmurer opened this issue Mar 21, 2023 · 0 comments · Fixed by #95
Assignees

Comments

@lucmurer
Copy link
Collaborator

It is not always the case that internal devices have certificates signed by a global CA accepted by the host operating system that runs fotoobo.

So we should add options to the configuration / inventory to add custom CA certificates / known good certificate information:

  • Add a custom CA to the inventory (or globally to fotoobo.yaml?)
  • Perhaps give the possibility to provide the known good hash of the respective certificate per device in the inventory. -> Need to check, whether Python SSL/TLS support supports this...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant