A preserved archive of the Logical Gamers community forums, 2009-2025. The original threads and posts, served read-only. Registration, posting and private messages are gone for good.

HTTPS with HTTPWebRequest/Response?

950 views · started by TEMPTii · · closed
#1
HTTPS with HTTPWebRequest/Response?
I was making an email generator until I realized that the website I was creating accounts for had a super certificate thing and was in HTTPS format. Is there any way I can post data to the website using a HTTPWebRequest method?
#2
They already support HTTPS.
#3
Then I'm doing it wrong...

The remote name could not be resolved: 'https'


---------- Post added at 07:25 PM ---------- Previous post was at 07:21 PM ----------

I found the problem, I added a URI checking system and it was set to replace it with http://...