Updated SSL Certificate (HTTPS) Set Up (markdown)

Risto Lahtela 2020-03-19 19:16:56 +02:00
parent b165c34629
commit 64ff26a17a

@ -133,8 +133,8 @@ Creating a new file on a FTP client may create a new text file, which will cause
Config.Setting | Description
------------------- | ---------------
SSL_certificate.KeyStore_path| Filename in /plugins/Plan/ folder or the absolute path to the file if the certificate is placed elsewhere.
SSL_certificate.Key_pass| The password of the certificate (`-passout` parameter)
SSL_certificate.Store_pass| The password of the keystore (`-passin` parameter)
SSL_certificate.Key_pass| The password of the certificate
SSL_certificate.Store_pass| The password of the keystore
SSL_certificate.Alias | The alias of the keystore
> 💭 **The page doesn't work after I set the settings!**