Security and Cryptography
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsSystem AdministrationSecurity and Cryptography

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old September 24th, 2001, 11:33 AM
jerryg jerryg is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2001
Posts: 3 jerryg User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Switching out of SSL mode

Hello,
I hope someone can help me with this problem. My site uses both https and http requests.
My site uses SSL for loging in and accepting credit cards.
After a user logs into my site with the https protocol, I want the server to respond with an http: page, not https. In other words,
using CGI and Perl, how do I remove SSL for the response page?

Any help will be greatly appreciated.

Regards,
Jerry G.

Reply With Quote
  #2  
Old September 24th, 2001, 11:59 AM
freebsd freebsd is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2001
Posts: 5 freebsd User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
>> My site uses both https and http requests

Do you run your own server?

>> After a user logs into my site

What authentication method?

>> I want the server to respond with an http

In which stage exactly?

>> how do I remove SSL for the response page?

What response page? After payment?

Reply With Quote
  #3  
Old September 24th, 2001, 01:59 PM
jerryg jerryg is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2001
Posts: 3 jerryg User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Quote:
Originally posted by freebsd
>> My site uses both https and http requests

Do you run your own server?
No. Earthlink is my host. It runs an Apache server on Linux.

>> After a user logs into my site

>> What authentication method?
I check the user ID and password which are stored in a file.

>> I want the server to respond with an http

>> In which stage exactly?
After loging in I respond with a frameset and two frames. In frame one, the user selects the various operations. The choices are links to perl scripts which copies the approprate document to frame two. The document in frame two is a from with various fields which are posted and processed by another perl script.

The user continues this process with additionl opeations until done.

The problem is that the browser remains in SSL mode which slows the posted data and server responses.


>> how do I remove SSL for the response page?

>>What response page? After payment?

See above.

Thanks for you help.
JerryG

Reply With Quote
  #4  
Old September 25th, 2001, 01:55 AM
freebsd freebsd is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2001
Posts: 5 freebsd User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
>> I check the user ID and password which are stored in a file

How exactly? Are you using Auth Baisc type?

Switching to or out of SSL mode is not a difficult task at all. You should concern about the lost of session/cookie, if any.

Say you authenticated to https site successfully, but then switch to http then you will have to re-login again. If you ever tried hotmail, u would see they use https for login then redirect to non-https, but the session is taking over to identify your account.

You are probably out of luck for hosting your site at earthlink.

Reply With Quote
  #5  
Old September 27th, 2001, 01:46 PM
jerryg jerryg is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2001
Posts: 3 jerryg User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Arrow

Quote:
Originally posted by freebsd
>> I check the user ID and password which are stored in a file

How exactly? Are you using Auth Baisc type?

Switching to or out of SSL mode is not a difficult task at all. You should concern about the lost of session/cookie, if any.

Say you authenticated to https site successfully, but then switch to http then you will have to re-login again. If you ever tried hotmail, u would see they use https for login then redirect to non-https, but the session is taking over to identify your account.

The hotmail example is exactly what I want to do. I am now concerned with session info because I store some info in a frame that remains between sessions.

You are probably out of luck for hosting your site at earthlink.

Reply With Quote
Reply

Viewing: Dev Shed ForumsSystem AdministrationSecurity and Cryptography > Switching out of SSL mode

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap