Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Hi friends I am a new user in th

Status
Not open for further replies.

cnyd

Programmer
Joined
Oct 18, 2002
Messages
2
Location
TR
Hi friends

I am a new user in this forum. I can't find the answer of my question on the books, MSDN and internet. So I want to try this forum.

Question: I wrote a dll with vb. This Dll reading the html code of the web pages with Wininet API functions. I want to read an https(SSL) site. I have already install the certificate of this page. I can access this page in an exe project with using this dll. The problem is when I want to access this page from an asp code the dll returns an error (12045:The certificate authority is invalid or incorrect). How can I fix this problem. I have already use Windows2000 Server Operating System and IIS 5.0

Thanks in advance
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top