Steve,
 
Thanks for the response. I don't think this is the message I am getting.
 
I am getting a popup message. The title bar says "Security Alert". The message content says "You are about to be redirected to a connection that is not secure. The information you are sending to the current site might be retransmitted to a nonsecure site. Do you wish to continue?"
 
Links work fine, but it seems like the redirects have a problem. Is there a different way I should do this?
 
Thanks
 
Steve Fogelson
-----Original Message-----
From: Steve Smith [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 23, 2003 5:48 PM
To: [EMAIL PROTECTED]
Subject: Re: Witango-Talk: SSL

Look for a file called 403-4.htm which contains this message. Modify it to what you want it to say and save it in the same location.


Hope this helps,


Steve Smith


Oakbridge Information Solutions

Office: (519) 624-4388

GTA: (416) 606-3885

Fax: (519) 624-3353

Cell: (416) 606-3885

Email: [EMAIL PROTECTED]

Web: http://www.oakbridge.ca


On Wednesday, July 23, 2003, at 05:20 PM, Fogelson, Steve wrote:


Windows 2000 sp3 server, R:Tango 2000, Rbase 6.5


I have my SSL cert loaded and working properly. I have used the strategy of

using domain variables AppRootUrl (exit to http) and SecureAppRootUrl

(https) for moving back and forth.


domain$AppRoot is http://<@CGIPARAM NAME=SERVER_NAME>


domain$SecureAppRootUrl is https://<@CGIPARAM NAME=SERVER_NAME>


I use the http redirect method in a class file:

Location: <@VAR method$URL

ENCODING=METAHTML><@CRLF><@SETCOOKIES><@USERREFERENCECOOKIE><@CRLF><@CRLF>


In my logon taf everything works great on the redirect if I use a link

similar to the following:


<A HREF="">here</A>


I also have a form command as follows that cycles back into the login taf

upon submit:


<FORM NAME="LookupShopper" METHOD="POST" ACTION="">


Appears to works good. But at the end of the code to search and find the

shopper, I redirect back (to http) by passing the following to method$URL:


<@var domain$AppRootUrl><@var domain$CGI><@var domain$RootPath><@ARG

_target>?_action=<@ARG _action>&P_ID=<@ARG P_ID>&Quantity=<@ARG

Quantity>&<@USERREFERENCEARGUMENT>


I get the following message from the browser "You are about to be redirected

to a connection that is not secure. The information you

.........................."


What do I have to change to get rid of this message?


Thanks


Steve Fogelson

Internet Commerce Solutions


PS: I am using some of the old store front app to build my shopping cart

application

________________________________________________________________________

TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf



Steve Smith


Oakbridge Information Solutions

Office: (519) 624-4388

GTA: (416) 606-3885

Fax: (519) 624-3353

Cell: (416) 606-3885

Email: [EMAIL PROTECTED]

Web: http://www.oakbridge.ca


________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf

Reply via email to