Uses of Class javax.net.ssl.SSLPeerUnverifiedException

Uses in package javax.net.ssl

Methods which throw type javax.net.ssl.SSLPeerUnverifiedException

X509Certificate[]
X509Certificate[]
Returns the chain of certificates that the remote side used in the handshake, or null if none were used.
Certificate[]
Returns the peer's certificates being used in this connection.
Certificate[]
Returns the chain of certificates that the remote side used in the handshake, or null if none were used.
Certificate[]
Returns the certificates sent by the other party.