473,463 Members | 1,512 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

How to read an SSL stream in classic ASP?

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/2.../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.

Jun 27 '07 #1
2 1535
On Jun 27, 12:22 pm, "antonyliu2...@yahoo.com"
<antonyliu2...@yahoo.comwrote:
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/2.../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.
Nobody responds, which probably suggests that there is no solution to
this problem. Right?

Jun 27 '07 #2
On Jun 29, 7:35 am, "John Timney \(MVP\)"
<x_j...@timney.eclipse.co.ukwrote:
More likely ......

ASP page <----- ASP.NET webservice <----HTTPS------ Remote Web Server

Regards

John Timney (MVP)http://www.johntimney.comhttp://www.johntimney.com/blog
Yes, yes, a web service makes more sense since no user interface is
needed.

Jun 29 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: alejandro lapeyre | last post by:
How can I load / parse an HTML file with .NET? Thanks! Best regards, Alejandro Lapeyre
16
by: ben beroukhim | last post by:
I have huge number of legacy code which use standard files functions. I would like to pass a memory pointer rather than a FILE pointer. I am trying to use FILEs in the code to refer to memory...
1
by: Pedro Leite | last post by:
hello. got stalled at at point that i can no longer get my thoughts together. the point, is in classic asp, stream an excel file from a firebird database. temporarly save it if necessary...
2
by: Rajen | last post by:
Suppose the field length is 25 characters. After entering the 25th character, it should be available to process. Program should not wait for the user to press enter/return key. Thank you.
2
by: Brent Rogers | last post by:
I am having trouble with the DeflateStream.Read() method. For some reason it wants to return Zero. I have this set of classes: =================== using System; using...
6
by: brendan_gallagher_2001 | last post by:
Hi, Does anyone know how to create an attachment using a stream in classic ASP. I can see that it can be done in ASP.Net as per the article below: Initializes a new instance of the Attachment...
2
by: Jack | last post by:
Hi, I want to read a string a chars from a stream, and put it into a string. At the moment, I'm creating a buffer of a fixed size, and reading the stream of text into it. It works, but I have...
2
by: year1943 | last post by:
There was the same topic not so long ago, but as I see it stays w/o answer:...
3
by: =?Utf-8?B?VHJlY2l1cw==?= | last post by:
Hello, Newsgroupians: I'm creating an application that will read emails from GMail, using the System.Net.Sockets.TcpClient and POP protocol. However, I am having a problem with my SslStream. ...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.