by Walter [wberman at getawaysystems dot com] posted on 2005/05/20 |
|
I am trying to connect to a secured https site using an exported certificate (PFX file) using SecureSocket with SecurityOptions. The problem I have is that in the SecurityOptions you can only specify a single certificate but my CertificateStore has 3 certificates. I found a method that builds a CertificateChain but how can I use it with a SecureSocket?
Any help would be greatly appreciated.
|