If I use a certificate in the p12 format and provide a password, admin- & userportal is working properly with with this certificate, but the web proxy is blocking any traffic because the service is not running at all.
# service awarrenhttp:restart -ds nosync503 Service Failed# tail /var/tslog/awarrenhttp.log1536236309.582272454 [24960/ (nil)] awarrenhttp.c:378 main ------------------------------------------------------------------1536236309.582275455 [24960/ (nil)] awarrenhttp.c:379 main Starting ...1536236309.582298233 [24960/ (nil)] awarrenhttp.c:404 main reading configuration1536236309.582301449 [24960/ (nil)] config.c:378 config_init called1536236309.759847260 [24960/ (nil)] config-parse.c:511 cfg_read_http_ini Key file contains key 'ssl_portalkey_password' which has a value that cannot be interpreted.1536236309.759901998 [24960/ (nil)] awarrenhttp.c:406 main error reading config, exiting
If I use the same Certificate with 'pem' & unecrypted '.key' file everything is working.
This thread was automatically locked due to age.