Skip to content

Commit fc1b77d

Browse files
committed
Move passprase note to correct option
Keyfile should not require a passphrase. Change-Id: I0ee749d99eccd21b4064561d6dd949a066d24524 Closes: rhbz#1124982 (cherry picked from commit 0987715)
1 parent d91855d commit fc1b77d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/packstack.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -256,10 +256,10 @@ OpenStack Horizon Config parameters
256256
To set up Horizon communication over https set this to "y" ['y', 'n'].
257257

258258
**CONFIG_SSL_CERT**
259-
PEM encoded certificate to be used for ssl on the https server, leave blank if one should be generated, this certificate should not require a passphrase.
259+
PEM encoded certificate to be used for ssl on the https server, leave blank if one should be generated.
260260

261261
**CONFIG_SSL_KEY**
262-
Keyfile corresponding to the certificate if one was entered.
262+
Keyfile corresponding to the certificate if one was entered. This certificate should not require a passphrase.
263263

264264
**CONFIG_SSL_CACHAIN**
265265
PEM encoded CA certificates from which the certificate chain of the server certificate can be assembled.

0 commit comments

Comments
 (0)