SSL/HTTPS issue in WAS 8.5.4
we have issue while accessing the application using ssl/https, when we hit the application url using https we are getting internal server error and webserver log shows "10.111.198.117 - - [01/Aug/2016:16:29:54 +1000] "GET /aveksa/main HTTP/1.1" 500 625",same applcation url is working fine using http. Can any one shower some light on this topic
Steps performed are
1) applcation and webserver is up and running( restarted)
2) added ssl part as below
3) generated plugin
#LoadModule ibm_ssl_module modules/mod_ibm_ssl.so
#Listen 443
#
#SSLEnable
#
#KeyFile /opt/IBM/IBMHTTPD/ihsserverkey.kdb
#SSLDisable
# End of example SSL configuration
LoadModule ibm_ssl_module modules/mod_ibm_ssl.so
Listen 443
SSLEnable
KeyFile /opt/IBM/IBMHTTPD/conf/NSEVAGSStagingWeb1.kdb
SSLStashfile /opt/IBM/IBMHTTPD/conf/NSEVAGSStagingWeb1.sth
SSLDisable
RewriteEngine on
RewriteRule ^/$ /aveksa/main [L,R]
RedirectMatch ^/$ /aveksa/main
RedirectMatch ^/aveksa$ /aveksa/main
Plugin log error when hit using https
Plugin error stag
[28/Jul/2016:12:34:24.93573] 000011fc 9d655700 - ERROR: lib_stream: openStream: Failed in r_gsk_secure_soc_init: GSK_ERROR_SOCKET_CLOSED(gsk rc = 420) PARTNER CERTIFICATE DN=No Information Available, Serial=No Information Available
[28/Jul/2016:12:34:24.93593] 000011fc 9d655700 - ERROR: ws_common: websphereGetStream: Could not open stream
[28/Jul/2016:12:34:24.93601] 000011fc 9d655700 - ERROR: ws_common: websphereExecute: Failed to create the stream
[28/Jul/2016:12:34:24.93604] 000011fc 9d655700 - ERROR: ws_server: serverSetFailoverStatus: Marking NSEVAGSStagingApp2Node01_NSEVAGSStaging2 down
[28/Jul/2016:12:34:24.93606] 000011fc 9d655700 - ERROR: ws_common: websphereHandleRequest: Failed to execute the transaction to 'NSEVAGSStagingApp2Node01_NSEVAGSStaging2' on host 'NSEVAGSStagingApp2:8444'; will try another one
[28/Jul/2016:12:34:24.94818] 000011fc 9d655700 - ERROR: lib_stream: openStream: Failed in r_gsk_secure_soc_init: GSK_ERROR_BAD_CERT(gsk rc = 414) PARTNER CERTIFICATE DN=CN=server,OU=Aveksa,O=Aveksa,L=Waltham,ST=Massachusetts,C=US, Serial=54:8e:13:05:82:8c:83:0b:97:23:d3:9f:3e:8c:19:50:90:da:a1:30
[28/Jul/2016:12:34:24.94830] 000011fc 9d655700 - ERROR: ws_common: websphereGetStream: Could not open stream
[28/Jul/2016:12:34:24.94836] 000011fc 9d655700 - ERROR: ws_common: websphereExecute: Failed to create the stream
[28/Jul/2016:12:34:24.94844] 000011fc 9d655700 - ERROR: ws_server: serverSetFailoverStatus: Marking NSEVAGSStagingApp1Node01_NSEVAGSStaging1 down
[28/Jul/2016:12:34:24.94847] 000011fc 9d655700 - ERROR: ws_common: websphereHandleRequest: Failed to execute the transaction to 'NSEVAGSStagingApp1Node01_NSEVAGSStaging1' on host 'NSEVAGSStagingApp1:8444'; will try another one
[28/Jul/2016:12:34:24.94850] 000011fc 9d655700 - ERROR: ws_common: websphereWriteRequestReadResponse: Failed to find an app server to handle this request
[28/Jul/2016:12:34:24.94852] 000011fc 9d655700 - ERROR: ESI: getResponse: failed to get response: rc = 2
[28/Jul/2016:12:34:24.94855] 000011fc 9d655700 - ERROR: ws_common: websphereHandleRequest: Failed to handle request