Created
January 14, 2016 14:51
-
-
Save andyrepton/8f8f45a78c0a49e7ca45 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
core@sbpcore-hyp01 ~ $ etcdctl --endpoint 'http://127.0.0.1:4001' ls | |
Error: client: etcd cluster is unavailable or misconfigured | |
error #0: x509: cannot validate certificate for 10.0.1.14 because it doesn't contain any IP SANs | |
error #1: x509: cannot validate certificate for 10.0.0.12 because it doesn't contain any IP SANs | |
error #2: x509: cannot validate certificate for 10.0.2.11 because it doesn't contain any IP SANs |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment