SSL and redirect

From: Kevin Burton (kevin_burton@baxter.com)
Date: 01/21/03


From: "Kevin Burton" <kevin_burton@baxter.com>
Date: Tue, 21 Jan 2003 08:59:35 -0800


I noticed that you did not receive any replies to your
query. Were you able to research and find out anything
else? Any information that you found about using SSL would
be greatly appreciated.

I am just beginning to investigate using SSL and
certificates. I am running up against the documentation
that seems to favor the Web Server Certificate Wizard
(which in my case requires a separate dedicated server),
versus using the .NET makecert utility (of which there
seems to be little documentation). I would like to use
makecert to generate a dummy certificate for the purposes
of testing SSL (performance etc.) I don't know how to do
this right now.

Thank you for your time.

Sincerely,

Kevin

>-----Original Message-----
>I'm using formsauthentication. The login page is using
SSL. I have some
>protected apps that use SSL and some that do not.
Currently, the "returnurl"
>querystring only holds the folder/filename and not the
entire url
>(http://... or https://...). In my situation, since the
login page is in SSL
>mode, once the user is authenticated, the user is
redirected back in SSL
>mode.
>
>1] How can I return back to the requested page via http
OR https depending
>on my app needs?
>
>2] Can the returnurl querystring hold the entire URL? If
this is possible, I
>guess my first question can be ignored.
>
>TIA
>H
>
>
>.
>



Relevant Pages