Hello
I tried to install Godaddy Ssl to Litespeed server but it's not working.
I added .key .crt files to /usr/local/lsws/conf/cert/
then added the path to ssl listener as:
$SERVER_ROOT/conf/cert/server.key
$SERVER_ROOT/conf/cert/server.crt
$SERVER_ROOT/conf/cert/ca_bundle.crt
and restart the server but I got this error
I tried to apply this solution but
I got this error
any idea what should I do to solve this problem?
Thank you..
I tried to install Godaddy Ssl to Litespeed server but it's not working.
I added .key .crt files to /usr/local/lsws/conf/cert/
then added the path to ssl listener as:
$SERVER_ROOT/conf/cert/server.key
$SERVER_ROOT/conf/cert/server.crt
$SERVER_ROOT/conf/cert/ca_bundle.crt
and restart the server but I got this error
[40299] [SSL:0x1dcdd50] Config SSL Context with Certificate File: /usr/local/lsws/conf/cert/server.crt and Key File:/usr/local/lsws/conf/cert/server.key get SSL error: error:04000093:RSA routines:OPENSSL_internal_OUT_OF_RANGEerror:04000068:RSA routines:OPENSSL_internal:BAD_RSA_PARAMETERSerror:06000066ublic key routines:OPENSSL_internalECODE_ERRORerror:13000068KCS8 routines:OPENSSL_internalECODE_ERRORerror:0900000cEM routines:OPENSSL_internal:ASN.1 encoding routineserror:04000093:RSA routines:OPENSSL_internal_OUT_OF_RANGEerror:04000068:RSA routines:OPENSSL_internal:BAD_RSA_PARAMETERSerror:06000066ublic key routines:OPENSSL_internalECODE_ERRORerror:13000068KCS8 routines:OPENSSL_internalECODE_ERRORerror:0900000cEM routines:OPENSSL_internal:ASN.1 encoding routineserror:10000009:SSL routines:OPENSSL_internalEM routines
openssl rsa -in forum.key -out forum_no_encrypt.key
I got this error
[38915] [SSL:0x2486d60] Config SSL Context with Certificate File: /usr/local/lsws/conf/cert/server.crt and Key File:/usr/local/lsws/conf/cert/server.key get SSL error: error:06000066ublic key routines:OPENSSL_internalECODE_ERRORerror:0900000cEM routines:OPENSSL_internal:ASN.1 encoding routineserror:10000009:SSL routines:OPENSSL_internalEM routines
Thank you..
Last edited: