/
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) |
Child Elements
, multiple selections available,
Related content
CredentialResolver
CredentialResolver
Read with this
FileCredentialResolver
FileCredentialResolver
Read with this
RemoteUserInternalAuthnConfiguration
RemoteUserInternalAuthnConfiguration
More like this
SigningEncryption
SigningEncryption
Read with this
X509InternalAuthnConfiguration
X509InternalAuthnConfiguration
More like this
Sign using PKCS#11 token
Sign using PKCS#11 token
More like this