SSL certificates¶
SSL certificate allows prevent phishing attacks.
Note
Fudo requires using unencrypted keys to the certificate. In this case a user is not obligated to input its password at every restart. Check how to decrypt a password protected RSA private key.
Configuring SSL certificate for Fudo administration panel
- Select > .
- In the Fudo HTTPS certificate section, click the Browse button next to the HTTPS Certificate field and point to the location of the SSL certificate file in PEM format.
- Click the Browse button next to the HTTPS Private Key field and point to the location of the SSL key definition.
- Click .
Configuring user portal SSL certificate
- Select > .
- In the Fudo HTTPS certificate section, click the Browse button next to the HTTPS Certificate field in the HTTPS certificate section and point to the location of the SSL certificate file in PEM format.
- Click the Browse button next to the HTTPS Private Key field and point to the location of the SSL key definition.
- Click .
Related topics: