Install SSL Certificate on Webmin

Download and Extract SSL certificates

After getting an SSL certificate in a zip file via your email, download and extract certificate files (primary and intermediate certificate) to a local directory.

Replace old minserv.pem file:
Locate miniserv.Pem file (usually in /etc/webmin/). Now it is time to replace mineserv.Pem file with a combination of a private key and primary certificate. Basically, you can create a new miniserv.Pem file in two ways.
Run the command :
cat private.key yourcommonname.crt > new_miniserv.pem
Note: the private.key used in the above command is the file of your private key and

Comments

Popular Posts

Install and configure rsyslog Centralized logging server in CentOS

How to fix postfix/smtp Network is unreachable error

Could not join realm: Necessary packages are not installed: sssd-tools sssd libnss-sss libpam-sss adcli