HttpWebRequest SSL Problem

M

Matt

I have a small console app that uses HTTPS to retrieve a file from a Windows
web server using a VeriSign cert that works just fine. I now have to
connect to an OpenVMS web server using a Thawte server certificate and I
keep receiving the following error:

SecureChannelError
The underlying connection was closed: Could not establish secure channel for
SSL/TLS.

Does anyone know how I can get additional information about the problem? I
have tried looking at the response but since the connection is never made
successfully I don't have a response message I can look at.

Thanks,

Matt
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top