Implement support for chain-of-trust for SSL connections
CompletedWe need to get support for setting up chain-of-trust so that we are able to verify SSL connections in URL and REST systems. This is needed for the Intility-migration which is going to happen 23.01.22.
-
Official comment
We'll implement support for custom CA pem chains in the URL and REST systems.
Comment actions -
From portal: The "verify_ssl" property is not set, and is `false` by default for historical reasons. This is a potential security-risk, so it should be set to `true` if possible. If you really need to run without ssl verification you should set "verify_ssl" to `false`. The default value of the "verify_ssl" property will be changed to `true` at some point in the future. (warning)
-
It's now been implemented. Changelog: https://docs.sesam.io/changelog.html#changelog-2021-12-17
Please sign in to leave a comment.
Comments
3 comments