Created
October 5, 2018 11:50
-
-
Save Identity9165/0323c6ed4aeaad7f2be5ac5e833e4621 to your computer and use it in GitHub Desktop.
Revisions
-
Identity9165 created this gist
Oct 5, 2018 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,5 @@ $ openssl pkcs12 -export -in certificate.crt -inkey private.key out combined.p12 $ openssl pkcs12 -in combined.p12 -nodes -out combined.pem Go to webmin > webmin configuration > SSL encryption > select upload certificate tab on the upper screen > at the certificate text area select " Combined with private key Entered below .." and select pem file.