CertificateFileFormat

Supported file formats for HttpClient.setClientCert. These are loaded by OpenSSL in the current implementation.

Values

ValueMeaning
guess

try to guess the format from the file name and/or contents

pem

the files are specifically in PEM format

der

the files are specifically in DER format

Meta

History

Added February 3, 2022 (dub v10.6)