Flowdock
method

client_ca

Importance_1
v1_9_3_392 - Show latest stable - 0 notes - Class: SSLSocket
client_ca() public

Returns the list of client CAs. Please note that in contrast to SSLContext#client_ca= no array of X509::Certificate is returned but X509::Name instances of the CA’s subject distinguished name.

In server mode, returns the list set by SSLContext#client_ca=. In client mode, returns the list of client CAs sent from the server.

Show source
Register or log in to add new notes.