- PemBuilder (common.pki.KeyConfig) Configuration
Configuration options
Optional configuration options
| key | type | default value | description |
|---|---|---|---|
cert-chain.resource | Load certificate chain from PEM resource. | ||
key.passphrase | string | Passphrase for private key. If the key is encrypted (and in PEM PKCS#8 format), this passphrase will be used to decrypt it. | |
key.resource | Read a private key from PEM format from a resource definition. |