Re: [ACFUG Discuss] problem with session variables (i think) - DISREGARD I SOLVED IT

2007-05-18 Thread Dean H. Saxe
You can generate certs through keytool, part of the JDK. -dhs Dean H. Saxe, CISSP, CEH [EMAIL PROTECTED] "Dissent is the purest form of patriotism." --Thomas Jefferson On May 18, 2007, at 9:53 AM, Mischa Uppelschoten ext 10 wrote: : 2. On my local server these are the same because I do

re: [ACFUG Discuss] problem with session variables (i think) - DISREGARD I SOLVED IT

2007-05-18 Thread Mischa Uppelschoten ext 10
: 2. On my local server these are the same because I don't  have SSL set up.:  That's why it works fine there. I had the same issue and I "resolved it" by exporting my certificate from production onto my test server. The browser will throw and error message saying that the certificate do

Re: [ACFUG Discuss] problem with session variables (i think) - DISREGARD I SOLVED IT

2007-05-18 Thread Shawn . Gorrell
nta Office (404) 498-8449 "Dean H. Saxe" <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 05/18/2007 09:23 AM Please respond to discussion@acfug.org To discussion@acfug.org cc Subject Re: [ACFUG Discuss] problem with session variables (i think) - DISREGARD I SOLVED IT Rig

Re: [ACFUG Discuss] problem with session variables (i think) - DISREGARD I SOLVED IT

2007-05-18 Thread Dean H. Saxe
[EMAIL PROTECTED] 05/18/2007 08:11 AM Please respond to discussion@acfug.org To discussion@acfug.org cc Subject Re: [ACFUG Discuss] problem with session variables (i think) - DISREGARD I SOLVED IT Actually, if you use SSL at all, you need to use if from the beginning to the end of

RE: [SPAM] Re: [ACFUG Discuss] problem with session variables (i think) - DISREGARD I SOLVED IT

2007-05-18 Thread Dusty Hale
ffice (404) 498-8449 "Dean H. Saxe" <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 05/18/2007 08:11 AM Please respond to discussion@acfug.org To discussion@acfug.org cc Subject Re: [ACFUG Discuss] problem with session variables (i think) - DISREGARD I SOLVED IT

RE: [ACFUG Discuss] problem with session variables (i think) - DISREGARD I SOLVED IT

2007-05-18 Thread Dusty Hale
Now this makes sense to me. thx _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dean H. Saxe Sent: Friday, May 18, 2007 8:11 AM To: discussion@acfug.org Subject: Re: [ACFUG Discuss] problem with session variables (i think) - DISREGARD I SOLVED IT Actually, if you use

Re: [ACFUG Discuss] problem with session variables (i think) - DISREGARD I SOLVED IT

2007-05-18 Thread Shawn . Gorrell
TED] 05/18/2007 08:59 AM Please respond to discussion@acfug.org To discussion@acfug.org cc Subject Re: [ACFUG Discuss] problem with session variables (i think) - DISREGARD I SOLVED IT No, because if you login and then switch to plain HTTP, what is to prevent me from stealing your sessio

Re: [ACFUG Discuss] problem with session variables (i think) - DISREGARD I SOLVED IT

2007-05-18 Thread Dean H. Saxe
this. Dusty From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dusty Hale Sent: Friday, May 18, 2007 12:20 AM To: discussion@acfug.org Subject: FW: [ACFUG Discuss] problem with session variables (i think) I also added a StuctClear() to my logout code but even with that somehow the

Re: [ACFUG Discuss] problem with session variables (i think) - DISREGARD I SOLVED IT

2007-05-18 Thread Shawn . Gorrell
e" <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 05/18/2007 08:11 AM Please respond to discussion@acfug.org To discussion@acfug.org cc Subject Re: [ACFUG Discuss] problem with session variables (i think) - DISREGARD I SOLVED IT Actually, if you use SSL at all, you ne

Re: [ACFUG Discuss] problem with session variables (i think) - DISREGARD I SOLVED IT

2007-05-18 Thread Dean H. Saxe
ursed? Or just going crazy? Mabey all of the above! From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dusty Hale Sent: Thursday, May 17, 2007 10:59 PM To: discussion@acfug.org Subject: [ACFUG Discuss] problem with session variables (i think) I have a strange problem going on with the us

Re: FW: [ACFUG Discuss] problem with session variables (i think)

2007-05-18 Thread Tommy Geist
azy? Mabey all of > the above! > > > > _ > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > Behalf Of Dusty Hale > Sent: Thursday, May 17, 2007 10:59 PM > To: discussion@acfug.org > Subject: [ACFUG Discuss] problem with session > variables (i

[ACFUG Discuss] problem with session variables (i think) - DISREGARD I SOLVED IT

2007-05-17 Thread Dusty Hale
y Hale Sent: Friday, May 18, 2007 12:20 AM To: discussion@acfug.org Subject: FW: [ACFUG Discuss] problem with session variables (i think) I also added a StuctClear() to my logout code but even with that somehow the session values are remaining when I run this code in shared hosting (hostmysite.com). Aga

FW: [ACFUG Discuss] problem with session variables (i think)

2007-05-17 Thread Dusty Hale
] On Behalf Of Dusty Hale Sent: Thursday, May 17, 2007 10:59 PM To: discussion@acfug.org Subject: [ACFUG Discuss] problem with session variables (i think) I have a strange problem going on with the use of session variables. If anyone knows of something I may be doing wrong here, please let me kno

[ACFUG Discuss] problem with session variables (i think)

2007-05-17 Thread Dusty Hale
I have a strange problem going on with the use of session variables. If anyone knows of something I may be doing wrong here, please let me know. 1. I'm diligent about ing them. 2. They work fine on my local development server (installed on my laptop). 3. When I use the code on a shared cf hosting