Locked out of Webadmin

#1
Getting ERR_SSL_PROTOCOL_ERROR

I attempted to change the cert from self signed to valid Cloudflare Hosted one. Websites all run normally.

How can I see the parameters and fix this from the command line?
 

Cold-Egg

Administrator
#2
Do you want to change the web admin's SSL with Cloudflare's?
Note: you can not use the domain on Cloudflare to visit the web admin at port 7080, since they do not allow that port number.
 
#3
OK, so I'll have to change back to the original certs, how can I do that from the command line? What file should I work with?
 
#5
the http_d conf file was wrong, and the admin conf file was missing info.
I fixed it by setting up a new instance of OLS on a new server, capturing these files and comparing to the broken ones.
Works now!
 
Top