You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The option "-additional-ipaddress" comes with Consul TLS Cert Create is not working.
Steps to reproduce this issue, eg:
consul tls ca create
to generate a CA certificateconsul tls cert create -server -additional-ipaddress=172.17.0.1
to generate server certificateflag 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
The text was updated successfully, but these errors were encountered: