Allows to insert one or more PEM blocks containing the certificates to be trusted directly into the proxies.xml file.
This is an alternative for {@link TrustStore}.
Syntax
trust:
'$ref': <string>
algorithm: <string>
certificates:
- <certificates>
checkRevocation: <string>
trust:
'$ref': <string>
algorithm: <string>
certificates:
- <certificates>
checkRevocation: <string>
Attributes
| Name | Required | Default | Description | Examples |
|---|---|---|---|---|
| $ref | false | - | Reference a component defined under components. | - |
| algorithm | false | - | - | - |
| checkRevocation | false | - | - | - |