Merge "Remove unnecessary \n from create_certificates.sh"

This commit is contained in:
Zuul 2019-03-13 10:42:29 +00:00 committed by Gerrit Code Review
commit db84b649d7
1 changed files with 1 additions and 1 deletions

View File

@ -81,4 +81,4 @@ cat client-.pem client.key > client.pem
echo "Note: For production use the ca issuing the client certificate and the ca issuing the server"
echo "certificate need to be different so a hacker can't just use the server certificate from a"
echo "compromised amphora to control all the others."
echo "\nTo use the certificates copy them to the directory specified in the octavia.conf"
echo "To use the certificates copy them to the directory specified in the octavia.conf"