Implement support for chain-of-trust for SSL connections

Completed

Comments

3 comments

  • Official comment
    Geir Ove Grønmo

    We'll implement support for custom CA pem chains in the URL and REST systems.

    Comment actions Permalink
  • eivind.engeseter

    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)

     

     

    0
    Comment actions Permalink
  • Geir Ove Grønmo

    It's now been implemented. Changelog: https://docs.sesam.io/changelog.html#changelog-2021-12-17

    0
    Comment actions Permalink

Please sign in to leave a comment.