Closed vcardillo closed 6 years ago
verify_incoming: false
is needed with the initial setup. Otherwise you're telling consul to verify your cert.
consul:
ssl_ca: ((consul-ca.ca))
ssl_cert: ((consul-tls.certificate))
ssl_key: ((consul-tls.private_key))
verify_incoming: false
Hello,
It deployed to AWS, and I generated the
creds.yml
with withbosh interpolate
.However, something seems wrong with the certs:
From the browser (Chrome):