Log SSL_CTX_use_certificate_chain_file and SSL_CTX_use_PrivateKey_file errors
When debugging why !9407 (merged) was not working we needed to know which function failed to know which filename was wrong. Add code to log them.
Edited by Mark Andrews
When debugging why !9407 (merged) was not working we needed to know which function failed to know which filename was wrong. Add code to log them.