Skip to main content

->SSLParameters

function

babashka.http-client/->SSLParameters

(->SSLParameters [opts])
Constructs a `javax.net.ssl.SSLParameters`. Options: * `:ciphers` - a list of cipher suite names * `:protocols` - a list of protocol names

No examples yet. Be the first to add one!