Error: “error. mod_ibm_ssl: SSL Handshake Failed, No certificate.”
Global Support Centre > IBM HTTP > FAQ
The error occurs because the certificate is not in the correct format. Make sure the certificate is in the correct format.
It is recommended to view the file in a plain text editor such as Notepad.
Check that the certificate starts with:
-----BEGIN CERTIFICATE----- and ends with -----END CERTIFICATE-----
with no leading or trailing spaces before and after the begin and end lines.

