Module tls

Source
Expand description

tls features provided from the http layer.

Structsยง

CertIssuerHttpClient
An http client used to fetch certs dynamically (DynamicCertIssuer).
CertOrderInput
Json input used as http (POST) request payload sent by the CertIssuerHttpClient.
CertOrderOutput
Json payload expected in the http (POST) response payload as received by the CertIssuerHttpClient.