Hi,
I was running the simple example provided by beepcore-java.
It seems the example does not require authentication to start TLS.
Does anyone has experience on running TLS with mutual authentication?
Thanks a lot.
Dong
Hi,
It seems that in TLSProfilePureTLS, Certificates, Private
Key and Private Key Passphrase at the client side are always needed
to be submitted, even if "Client Authenticaton Required" is set
as "false" at the server side.
I am wondering why beepcore has this restriction, did I miss
something there?
Thanks...
Dong