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://............")
Open sites with https in vb.net
Page 1 of 15 Replies - 992 Views - Last Post: 28 December 2012 - 09:02 AM
Replies To: Open sites with https in vb.net
#2
Re: Open sites with https in vb.net
Posted 27 December 2012 - 09:24 AM
That's not a webbrowser problem with navigation, that's a website issue. Whoever owns the website does not have a valid security certificate registered/or installed properly.
#3
Re: Open sites with https in vb.net
Posted 27 December 2012 - 11:17 PM
certificate for that website is not installed on IE8. how to install that certificate. From where to get that certificate?
#4
Re: Open sites with https in vb.net
Posted 27 December 2012 - 11:22 PM
The certificate is not for any client it's for the website host to handle. The server the website is running on is where the certificate needs to be installed and assigned to the correct website being hosted. if done correctly the ssl key or security certificate needs to be properly registered. Again I repeat any average joe navigating to this website does not need to worry about the ssl key. That's for the website host to handle. There are many places you can get legitimate ssl keys just look around.
#5
Re: Open sites with https in vb.net
Posted 27 December 2012 - 11:58 PM
How to install certificates for the IE8. It throws error message for all websites which has security (hhtps). How to install security certificate for that secure site.
#6
Re: Open sites with https in vb.net
Posted 28 December 2012 - 09:02 AM
There are plenty of websites but here is one that you can follow the directions to install the security certificate but you need to first buy the certificate from an authorized seller. Godaddy.com is a good place, but they can be little punks every now and then. I want to stress that Buying, Authorizing, Registering, and Installing an SSL key are for the OWNER of the WEBSITE that is trying to be securely accessed. This is not something any client needs to do to go to a website that is being securely hosted.
Page 1 of 1
|
|

New Topic/Question
Reply



MultiQuote



|