Skip to content

Latest commit

 

History

History
52 lines (31 loc) · 1.94 KB

File metadata and controls

52 lines (31 loc) · 1.94 KB

PemBuilder (common.pki.KeyConfig) Configuration

Configuration options

Table 1. 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.