open-consul/website/source/docs
danielehc 6c12a35834
Update creating-certificates.html.md (#4780)
In case `verify_server_hostname` is set in the configuration, Consul checks the certificate against  `server.<datacenter>.<domain>`.

The name suggested by the guide generates errors like the following:
```
2018/10/10 12:42:20 [ERR] consul: Failed to confirm peer status for consul-3: rpc error getting client: failed to get conn: x509: certificate is valid for server.node.consul.labs, localhost, not server.consul.labs. Retrying in 16s...
```

Removing the `node` part from the certificate permits them to work also when that option is set.
2018-10-11 14:23:51 +02:00
..
agent [Security] Add finer control over script checks (#4715) 2018-10-11 13:22:11 +01:00
commands [WIP] Initial draft of Sidecar Service and Managed Proxy deprecation docs (#4752) 2018-10-11 10:44:42 +01:00
connect [WIP] Initial draft of Sidecar Service and Managed Proxy deprecation docs (#4752) 2018-10-11 10:44:42 +01:00
enterprise Update snapshot agent docs to include s3-endpoint (#4652) 2018-09-11 16:32:31 +01:00
guides Update creating-certificates.html.md (#4780) 2018-10-11 14:23:51 +02:00
install Update index.html.md 2018-05-04 12:46:24 -05:00
internals Support Agent Caching for Service Discovery Results (#4541) 2018-10-10 16:55:34 +01:00
platform/k8s website: address PR feedback 2018-10-09 09:30:37 -07:00
compatibility.html.md fix a couple html errors (#4456) 2018-07-26 16:30:24 -07:00
faq.html.md Remove all mention of Atlas, even in deprecated changelogs 2018-08-03 10:51:18 -07:00
index.html.md website: rename *.markdown to *.md 2017-05-17 20:25:45 +02:00
upgrade-specific.html.md Move 1.0.6 upgrade docs that were added in the wrong place 2018-10-11 11:38:55 +01:00
upgrading.html.md Be more explicit about rolling upgrade process 2018-10-11 11:44:20 +01:00