The certificates are all java.security.cert.X509Certificate objects.
This method returns a non-null value only if the isTLS method returns true, the client supplies a certificate using the "identity"
stream parameter, and the trusted_certificates option is set on the server. A non-null CertPath value contains the certificates,
ordered from the self-signed certificate to the peer certificate.