->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
Examples
No examples yet. Be the first to add one!