Closed AnyelaMolina closed 1 year ago
Can you take a Wireshark capture?
I would guess the server is rejecting the client's certificate unless you've already added the client certificate to the server's trusted certificate store.
Excellent day, here I leave the capture Basic 256 SignAndEncrypt.pdf Basic 256 Sing.pdf
thank, I saw my mistake
Sounds good!
Hi AnyelaMolina, is it possible to share your solution/mistake? Because i'm facing the same issue here.
Btw, When use LibUA as server, where is the server's trusted certificate store folder?
If you're using LibUA as a server,
You can check that byte[] clientCertificate
is a trusted certificate (content exists in some trusted folder) if you want to.
Got it. Let me test it out. Thanks for your quick response. Appreciate it.
On the server when Basic256 security types are configured with Sign and with SignAndEncrypt, the client cannot connect. Beforehand thank you very much.