Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consul TLS Cert Create Option not working #5710

Closed
lijumc opened this issue Apr 25, 2019 · 1 comment
Closed

Consul TLS Cert Create Option not working #5710

lijumc opened this issue Apr 25, 2019 · 1 comment

Comments

@lijumc
Copy link

lijumc commented Apr 25, 2019

The option "-additional-ipaddress" comes with Consul TLS Cert Create is not working.

Steps to reproduce this issue, eg:

  1. Install consul v1.4.4 binary
  2. Run consul tls ca create to generate a CA certificate
  3. Run consul tls cert create -server -additional-ipaddress=172.17.0.1 to generate server certificate
  4. Step Bootstrap while not a server? #3 fails and throwing below error message,

flag provided but not defined: -additional-ipaddress

Refer 1: https://www.consul.io/docs/commands/tls/cert.html
Refer 2: https://learn.hashicorp.com/consul/advanced/day-1-operations/certificates

@pearkes
Copy link
Contributor

pearkes commented Apr 25, 2019

Hey @lijumc looks like this was added in #5602 but somehow the documentation was deployed before release. This will be in our next release which is relatively soon and is on master now. Sorry for that confusion!

@pearkes pearkes closed this as completed Apr 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants