SSL0271I: SSL Handshake Failed
My configuration is as followed:
WebSphere ND 8.5.5.5
IBM HTTP Server 8.5.5.5
Windows 2012 R2
TR 9.1.5.5
E9.1
I am trying to configure HTTPS with HTML and AIS. The way I have the current setup is I have a keystore with all server certificates copied over from a working Web Server running on HTTPS to IBM/HTTPServer/keys/.
I am referencing this keystore in my http.conf file with SSL Enabled.
The error I am receiving on the HTTP Server error.log is ...
[client 10.200.2.117] [1d85280] [11660] SSL0271I: SSL Handshake Failed, client closed connection without sending any data. [10.200.2.117:8827 -> 10.200.2.132:443] [10:37:32.000558745]
On the browser side it displays a "500 Internal Server Error".