Dear Rebex,
We are using a https://www.rebex.net/websocket/ library with our Xamarin project.
We want to validate that our app user certificate, the CA attached to it, matches to the root certificate we get from the server.
We checked the validate method, https://www.rebex.net/websocket/features/x509-certificates.aspx#validating, and we saw that the certificate is checked agains some windows certificate infrastructure. And this method, does not have the option to pass a certificate against which we want to cross check.
Can you let us know if there is a possibility to check the Chain certificate from two certificates?
Thanks and kind regards,
Liljana