Hi,
We are repeatedly (> once/sec ) seeing the following Warning messages in the Reverse proxy Log:
2020-11-10-08:48:39.800+00:00I----- 0x38AD54CB webseald WARNING wiv ssl WsSslListener.cpp 1386 0x7f3611122700
DPWIV1227W WebSEAL could not establish a secure connection with an incoming client. If client certificate authentication is not enabled check the WebSEAL server certificate (Function call: gsk_secure_soc_init; failed error: 0x19a GSK_ERROR_BAD_MESSAGE;xx.xx.xx.xx;-).
2020-11-10-08:48:40.450+00:00I----- 0x38AD54CB webseald WARNING wiv ssl WsSslListener.cpp 1386 0x7f3610cd1700
DPWIV1227W WebSEAL could not establish a secure connection with an incoming client. If client certificate authentication is not enabled check the WebSEAL server certificate (Function call: gsk_secure_soc_init; failed error: 0x19a GSK_ERROR_BAD_MESSAGE;yy.yy.yy.yy;-).
2020-11-10-08:48:41.571+00:00I----- 0x38AD54CB webseald WARNING wiv ssl WsSslListener.cpp 1386 0x7f3610a47700
DPWIV1227W WebSEAL could not establish a secure connection with an incoming client. If client certificate authentication is not enabled check the WebSEAL server certificate (Function call: gsk_secure_soc_init; failed error: 0x19a GSK_ERROR_BAD_MESSAGE;yy.yy.yy.yy;-).
The xx.xx.xx.xx Ip-adress is the internal Kubernetes address for the Pod, and yy.yy.yy.yy is the host adress of the server running the worker node.
We have not enabled client certificate authentication.
What does "check the WebSEAL server certificate" imply?
What/where to check and what action to perform depending on the check?
Is there some other log we can inspect to see what the failed 'incoming' request is?
Thanks in advance
------------------------------
Anders Domeij
CGI Sweden AB
------------------------------