pemCertChain property
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;
The client's certificate chain in PEM format. It must be non-empty for mutual TLS. Else must be set to empty string.
String pemCertChain;