Hello,
I have noticed that there is different processing of mTLS (client authentication) in IIBv10 and ACEv12. I have two integration nodes, each one uses same keystore and truststore. First one is running on IIBv10, second one is running on ACEv12 (actually it is migrated version of the first one). There is a SOAP server flow which I am trying to connect to. When I want to connect from SOAP client (SOAP UI) using Server certificate then it works on IIBv10 but it does not work on ACEv12. When I use Client certificate than it works in both instances.
I know that we should be using Client certificates for mTLS on client side, but it would be nice to have an option to ignore SSL error regarding
unsupported certificate type. Is there a way how to solve this?
Exception on ACEv12 (from TLS trace):
TLS 1.2 Alert packet
Alert Level: Fatal (2)
Alert Description: Unsupported certificate (43)
Details: A certificate was of an unsupported type.
------------------------------
Martin Citron
Prague
------------------------------