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
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