I want to access ols web panel on a ssl. https://serverip:7080
I am following this tutorial to setup ssl on server IP.
https://openlitespeed.org/kb/ssl-setup/
I am getting these errors
https://prnt.sc/po5dyv
[SSL] Config SSL Context with Certificate File: /usr/local/lsws/conf/server.csr and Key File:/usr/local/lsws/conf/server.key get SSL error: error:0900006eEM routines:OPENSSL_internal:NO_START_LINE:Expecting: CERTIFICATEerror:0900006eEM routines:OPENSSL_internal:NO_START_LINE:Expecting: CERTIFICATEerror:10000009:SSL routines:OPENSSL_internalEM routines
ERROR[config:server:listener:ssl:ssl] failed to create new SSLContext for *:7080
Sometimes I also get
ERRORFailed to load key file /usr/local/lsws/conf/server.key and cert file /usr/local/lsws/conf/server.csr
https://prnt.sc/po5el5
I have made sure keys are there. I wonder what am I doing wrong?
Thank you.
I am following this tutorial to setup ssl on server IP.
https://openlitespeed.org/kb/ssl-setup/
I am getting these errors
https://prnt.sc/po5dyv
[SSL] Config SSL Context with Certificate File: /usr/local/lsws/conf/server.csr and Key File:/usr/local/lsws/conf/server.key get SSL error: error:0900006eEM routines:OPENSSL_internal:NO_START_LINE:Expecting: CERTIFICATEerror:0900006eEM routines:OPENSSL_internal:NO_START_LINE:Expecting: CERTIFICATEerror:10000009:SSL routines:OPENSSL_internalEM routines
ERROR[config:server:listener:ssl:ssl] failed to create new SSLContext for *:7080
Sometimes I also get
ERRORFailed to load key file /usr/local/lsws/conf/server.key and cert file /usr/local/lsws/conf/server.csr
https://prnt.sc/po5el5
I have made sure keys are there. I wonder what am I doing wrong?
Thank you.