SSL Problem

ns182

New member
Joined
Feb 9, 2010
Messages
1
Programming Experience
Beginner
Hello,

I want to connect to a link from ip that has SSL with vb.NET but I can’t connect. I need to take into the SSL certificate during connection for this. On MSDN with createfromcertfile method was made the Security.Cryptography.X509Certificates namespace process. Even writen this process can make with compact framework 2.0. However there isn’t another method else from namespace on certificate compact framework 2.0 How can I solve this problem or url redirect ip?

example;
127.0.0.1 example.com

Link X509Certificate Class (System.Security.Cryptography.X509Certificates)
Thanks.
 
Last edited:
Back
Top