[Q] How to implement SSL Logout Page ?

From: Chanho Jung (chjung@mail.hangkong.ac.kr)
Date: 10/28/02


From: "Chanho Jung" <chjung@mail.hangkong.ac.kr>
Date: Mon, 28 Oct 2002 08:06:46 GMT

Hi, ALL !!!

Currently I am writing a Web Pages supporting SSL.

My Test Web Server consists of Apache + Mod SSL + Solaris.

I am testing that. However, I have a problem that not disconnect session
information after another domain page visiting and IE BACK Button.

(for example)
https://domain.com/info.html (session is established) --->
[User Click Logout Page, I can't implement this page whether server-side or
client-side] --->
http://www.yahoo.co.kr (Another Site) --->
[BACK BUTTON] --->
https://domain.com/info.html
(session is not connected)

How to implement "SSL Logout" ?

CGI, PHP, JSP or Anything ???


Quantcast