Click here to Skip to main content
15,910,981 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
How to open site which is secure. I am trying to open site but it throws error
'There is a problem with this website's security certificate'

wbBrowser.Navigate("https://............")
Posted

Problem with Security Certificate? Check Your Computer's Date and Time... If Not Correct, Correct that and Try Loading the Page...
 
Share this answer
 
Comments
dcba1 28-Dec-12 0:22am    
if Security Certificate is the problem. then how to resolve that. How to install the certificate? From where to download that certificate?
Ashok19r91d 28-Dec-12 0:28am    
Have u check Computer Date and Time?
dcba1 28-Dec-12 1:43am    
yes I have checked it. Certificate date also and computer date and time also.
To resolve this issue, an organization that hosts the secure Web site can purchase a certificate for each Web server from a third-party provider. Or, the organization can install a Microsoft Enterprise certification authority in the Active Directory forest. Then, the organization can use this certification authority to generate a certificate for each Web server.

Note Users of client computers that do not belong to the organization's Active Directory forest can visit the certification authority Web site to download the certificate.
[Answer Reference[^]]

Hope it helps.
--Amit
 
Share this answer
 
Comments
dcba1 28-Dec-12 1:03am    
I have install that certificate but it is not installed properly. I follow same procedure given in your link. How to download that certificate from internet (from where to download).
_Amy 28-Dec-12 1:08am    

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900