Allows to insert a PEM block containing the key (as well as one or more blocks for the certificate(s)) directly into the proxies.xml file.
This is an alternative for {@link KeyStore}.
Syntax
key:
certificates: # required
- <certificates>
'$ref': <string>
password: <string>
private: {}
key:
certificates: # required
- <certificates>
'$ref': <string>
password: <string>
private: {}
Attributes
| Name | Required | Default | Description | Examples |
|---|---|---|---|---|
| $ref | false | - | Reference a component defined under components. | - |
| password | false | - | - | - |
Child Structure
| Element | Cardinality | Description |
|---|---|---|
| private | 0..1 |