ClientCertificateFapiContext
Context containing the TLS client certificate during FAPI interactions.
Properties
The context is named FapiClientCertificate
and is accessible at ${contexts.FapiClientCertificate}
.
The context has the following properties:
"clientCertificate"
: java.security.cert.X509Certificate-
The client’s certificate.