Expand description
tls features provided from the http layer.
Structsยง
- Cert
Issuer Http Client - An http client used to fetch certs dynamically (
DynamicCertIssuer). - Cert
Order Input - Json input used as http (POST) request payload sent by the
CertIssuerHttpClient. - Cert
Order Output - Json payload expected in
the http (POST) response payload as received by the
CertIssuerHttpClient.