Hello,
I deployed IAG in docker and it worked very well. Now I am trying to do it in Kubernetes and when I try to access via browser I get this error:
2020-09-07-09:40:23.768+00:00I----- 0x38AD54CB iag WARNING wiv ssl WsSslListener.cpp 1398 0x7fa792573700
DPWIV1227W IAG could not establish a secure connection with an incoming client. If client certificate authentication is not enabled check the IAG server certificate (Function call: gsk_secure_soc_init; failed error: 0x19a GSK_ERROR_BAD_MESSAGE;10.48.2.1;-).
Config file is the same from docker (I didn't add server tag).
Service is a LoadBalancer in port 8443.
Can you help me?
------------------------------
Javier Garcia Pazos
------------------------------