mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 17:35:43 +03:00
Escape hostname in agent encryption docs
This commit is contained in:
@@ -43,7 +43,7 @@ a certificate is provided that is signed by the Certificate Authority from the
|
||||
|
||||
If `verify_server_hostname` is set, then outgoing connections perform
|
||||
hostname verification. All servers must have a certificate valid for
|
||||
"server.<region>.nomad" or the client will reject the handshake. It is also
|
||||
"server.\<region\>.nomad" or the client will reject the handshake. It is also
|
||||
recommended for the certificate to sign `localhost` such that the CLI can
|
||||
validate the server name.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user