/
CredentialCertificate
CredentialCertificate
Overview
The <Certificate>
child element of a File
CredentialResolver references one or more X.509 public key certificates to load from a local file or remote URL. This is a more verbose equivalent to using the certificate
attribute.
Reference
Attributes
In addition the following certificate-specific settings are supported:
Name | Type | Default | Description |
---|---|---|---|
password | string |
| Optional password for decrypting the certificate |
format | "PEM", "DER", or "PKCS12" |
| Optional indicator of certificate file format (auto-detected in most cases) |