Remove support for custom Certificate Authorities (`ssl_ca_path`)
See original GitHub issueIn order to reduce the complexity of migrating to config flows (https://github.com/legrego/homeassistant-elasticsearch/issues/74), I would like to remove the ssl_ca_path
option.
The ability to specify a custom CAs is not consistent with the rest of the home-assistant component suite, at least based on my research. We will keep the existing options to enable/disable SSL, and to enable/disable SSL verification.
Issue Analytics
- State:
- Created 3 years ago
- Comments:7 (7 by maintainers)
Top Results From Across the Web
Decommission a Windows enterprise CA - Windows Server
This step-by-step article describes how to decommission a Microsoft Windows enterprise CA, and how to remove all related objects from the Active ...
Read more >How do I configure Git to trust certificates from the Windows ...
Does anybody know if there's a way to extend this configuration to the curl that comes with git for windows? I'd like it...
Read more >6.3.1 Configuring MySQL to Use Encrypted Connections
In this way, the server and client place their trust in the same CA certificate and the client verifies that the host to...
Read more >Self-signed certificates or custom Certification Authorities
Supported options for self-signed certificates targeting the GitLab server ... Specify a custom certificate file: GitLab Runner exposes the tls-ca-file ...
Read more >Replace the Root Certificate (Intermediate CA) - VMware Docs
The first step in replacing the VMCA certificates with custom certificates is generating a CSR, sending the CSR to be signed.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Just tested it and it works fine after specificity the path to the CA cert in the UI. ❤️
Awesome @legrego . Yes, sure. Let me know when you have something I can test.