Dec 30, 2007 #1 SMAlvarez Programmer Dec 4, 2005 27 US How can I do https(ssl3) in c# without using the mentalis control? Thanks!
Dec 30, 2007 #2 JurkMonkey Programmer Nov 23, 2004 1,731 CA Https connecting to what exactly? Are you making a web request? doing a web service? http://www.ubuntu.com/ Upvote 0 Downvote
Https connecting to what exactly? Are you making a web request? doing a web service? http://www.ubuntu.com/
Dec 30, 2007 Thread starter #3 SMAlvarez Programmer Dec 4, 2005 27 US https website. ie:https://www.somethinghere.com/ Upvote 0 Downvote
Dec 30, 2007 #4 JurkMonkey Programmer Nov 23, 2004 1,731 CA what are you trying to do with this website? Did you write a website or are you tryingto interact with one from a windows application? http://www.ubuntu.com/ Upvote 0 Downvote
what are you trying to do with this website? Did you write a website or are you tryingto interact with one from a windows application? http://www.ubuntu.com/
Dec 30, 2007 Thread starter #5 SMAlvarez Programmer Dec 4, 2005 27 US to do a POST or GET request on it. Except it has to be in ssl3 since its a https site. thanks. Upvote 0 Downvote