How To Fix Webmin SSL Setup Errors
erics, Posted October 19th, 2010 at 8:30:32am
I was getting this error:
1 |
Failed to save SSL options : The SSL private key file /etc/webmin/miniserv.pem does not exist or does not contain a PEM format key |
Edit the file /etc/webmin/miniserv.conf
and add:
1 2 |
ssl=1 ssl_redirect=1 |
Leave Your Comment
All fields marked with "*" are required.