Docs: clean up incorrect path in certgen output in the SSL docs

Original commit: elastic/x-pack-elasticsearch@0d2102094c
This commit is contained in:
jaymode 2017-06-14 14:31:17 -06:00
parent 97693b9357
commit d299592c9d
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ Enter name for directories and files [node02]:
Enter IP Addresses for instance (comma-separated if more than one) []: 10.10.0.2 Enter IP Addresses for instance (comma-separated if more than one) []: 10.10.0.2
Enter DNS names for instance (comma-separated if more than one) []: node02.mydomain.com Enter DNS names for instance (comma-separated if more than one) []: node02.mydomain.com
Would you like to specify another instance? Press 'y' to continue entering instance information: Would you like to specify another instance? Press 'y' to continue entering instance information:
Certificates written to /Users/jmodi/dev/tmp/elasticsearch-5.0.0-alpha5-SNAPSHOT/config/x-pack/certificate-bundle.zip Certificates written to /home/es/config/x-pack/certificate-bundle.zip
This file should be properly secured as it contains the private keys for all This file should be properly secured as it contains the private keys for all
instances and the certificate authority. instances and the certificate authority.