Liking cljdoc? Tell your friends :D

javax.net.ssl.SSLHandshakeException

Indicates that the client and server could not negotiate the desired level of security. The connection is no longer usable.

Indicates that the client and server could not negotiate the
desired level of security.  The connection is no longer usable.
raw docstring

->ssl-handshake-exceptionclj

(->ssl-handshake-exception reason)

Constructor.

Constructs an exception reporting an error found by an SSL subsystem during handshaking.

reason - describes the problem. - java.lang.String

Constructor.

Constructs an exception reporting an error found by
 an SSL subsystem during handshaking.

reason - describes the problem. - `java.lang.String`
raw docstring

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

× close