Liking cljdoc? Tell your friends :D

boot.ssl


default-trust-managersclj

(default-trust-managers)
source

default-trusted-certsclj

(default-trusted-certs)

Lists the CA certificates trusted by the JVM.

Lists the CA certificates trusted by the JVM.
sourceraw docstring

https-registryclj

(https-registry context)

Constructs a registry map that uses a given SSLContext for https.

Constructs a registry map that uses a given SSLContext for https.
sourceraw docstring

key-manager-factoryclj

(key-manager-factory {:keys [file type provider password]})
source

key-manager-propsclj

(key-manager-props)
source

make-keystoreclj

(make-keystore certs)

Construct a KeyStore that trusts a collection of certificates.

Construct a KeyStore that trusts a collection of certificates.
sourceraw docstring

make-sslcontextclj

(make-sslcontext trusted-certs)

Construct an SSLContext that trusts a collection of certificates.

Construct an SSLContext that trusts a collection of certificates.
sourceraw docstring

override-wagon-registry!clj

(override-wagon-registry! registry)

Override the registry scheme used by the HTTP Wagon's Connection manager (used for Aether).

Override the registry scheme used by the HTTP Wagon's Connection
manager (used for Aether).
sourceraw docstring

read-certsclj

(read-certs f)

Read one or more X.509 certificates in DER or PEM format.

Read one or more X.509 certificates in DER or PEM format.
sourceraw docstring

trust-manager-factoryclj

(trust-manager-factory keystore)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close