trustedCertificatesPath property

String? trustedCertificatesPath
final

Path to PEM-encoded trusted CA certificates for client certificate validation.

Required when requireClientCert is true and securityContext is not provided.

Implementation

final String? trustedCertificatesPath;