pemCertChain property

String pemCertChain
getter/setter pair

The client's certificate chain in PEM format. It must be non-empty for mutual TLS. Else must be set to empty string.

Implementation

String pemCertChain;