Fixed a slight grammar mistake (#12356)
This commit is contained in:
parent
88be341d21
commit
e4e8555e3a
|
@ -79,7 +79,7 @@ description: Installation steps for the Vault ServiceNow Credential Resolver.
|
||||||
* Set Name: `mid.external_credentials.vault.address`, Value: Address of Vault
|
* Set Name: `mid.external_credentials.vault.address`, Value: Address of Vault
|
||||||
Agent listener from previous step, e.g. `http://127.0.0.1:8200`
|
Agent listener from previous step, e.g. `http://127.0.0.1:8200`
|
||||||
* **Optional:** Set the property `mid.external_credentials.vault.ca` to the
|
* **Optional:** Set the property `mid.external_credentials.vault.ca` to the
|
||||||
the trusted CA in PEM format if using TLS between the MID server and Vault
|
trusted CA in PEM format if using TLS between the MID server and Vault
|
||||||
Agent with a self-signed certificate.
|
Agent with a self-signed certificate.
|
||||||
|
|
||||||
## Next steps
|
## Next steps
|
||||||
|
|
Loading…
Reference in New Issue