A 
		
								
				
				
			
		antonyliu2002
I have successfully retrieved data through SSL channel in my ASP.NET
application. I followed the trick Jan provided on his blog:
http://weblogs.asp.net/jan/archive/2003/12/04/41154.aspx
Now, I am wondering if we could read from a secure socket in classic
asp. In other words, in a classic ASP web, how to connect to URI's
starting with HTTPS and get the web page (e.g. https://www.verisign.com)
Please share your two cents. Thanks.
				
			application. I followed the trick Jan provided on his blog:
http://weblogs.asp.net/jan/archive/2003/12/04/41154.aspx
Now, I am wondering if we could read from a secure socket in classic
asp. In other words, in a classic ASP web, how to connect to URI's
starting with HTTPS and get the web page (e.g. https://www.verisign.com)
Please share your two cents. Thanks.
	
  Are you saying that there is a