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?