Installing SSL certificate using Webmin
This assumes that you have already configured SSL for Apache via Webmin
1.Upload your SSL certificate file to your server - we recommend that this isn't in your web root put under the domain name so you know where it is!
2.Log into your Webmin control panel
3.Select the virtual host that you want to secure
4.Click on SSL options
5.Click Yes on Enable SSL
6.Select Certificate/private key and browse to the location of the ssl certificate
7.Select Private key file and browse to the location of the ssl private key file
8.Save changes and return to the server index
Your SSL should now be working. You may need to restart Apache. From the Apache Webserver page click on "Stop Apache" top right and then "Start Apache" when displayed.