(read-ca-certs files)Read all available certificate from the default UNIX location Adds any provided certificate as CA.
Yields an array of X509Certificate, ready to be used to build a
trustManager for an SslContext
Read all available certificate from the default UNIX location Adds any provided certificate as CA. Yields an array of X509Certificate, ready to be used to build a `trustManager` for an `SslContext`
(ssl-context {:as tls :keys [authorities]})(ssl-socket-factory tls)(trust-manager tls)cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |