SSL Error - Key file

#1
The path to the key file in my SSL listener appears correct but I see a notice in the error log that the key file cannot be found.

Listener Config:
$SERVER_ROOT/conf/cert/hf.key

Log notice:
Hash SSL key file [/opt/lslb/conf/cert/65.98.58/65.98.58.162.key] does not exist!

The path in the log is clearly fubar. Any thoughts? Also getting this error in the browser for all https requests. Assuming related?

Browser https error:
Error code: ssl_error_no_cypher_overlap
 
Top