Hi all...
We are consuming a SOAP WS that changed the security protocol from TLS_v1 to
TLS_v1.2.
Since the change, the SSL Handshake stop working.
We are consuming this WS trough generated Axis Stubs and we still using exactly
the same credentials (KeyStore and TrustStore).
We started fac
I run all of my axis2 projects over TLS v1.2 without any problems.
What error are you getting, exactly? Can you post a stack trace?
On Thu, Nov 5, 2020 at 8:38 AM Fernando Cesar da Silva <
fsi...@synchro.com.br> wrote:
> Hi all...
>
> We are consuming a SOAP WS that changed the security protocol