> Couldn't you just put them both to port 80 or (8080 or whatever) for
> development, and then change one to port 443 for production?
I thought about this but wasn't sure if it would "know" the correct
protocol to use.

> I just installed an ssl server and generated a fake certificate for
> developement.  Then I didn't have to worry about changing the
> properties.
Yep. As soon as I saw the first response to my post, I thought the same.

Sorry for wasting bandwidth.

robert

> -----Original Message-----
> From: Dennis Muhlestein [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, January 22, 2003 1:07 PM
> To: Struts Users Mailing List
> Subject: Re: toggling ssl functionality with sslext
>
>
> If I recall right, and I may be wrong, but sslext has a plugin that you
> define in your struts-config.xml.  The parameters let you define the
> ports that insecure and secure should go to.
>
> Couldn't you just put them both to port 80 or (8080 or whatever) for
> development, and then change one to port 443 for production?
>
> I just installed an ssl server and generated a fake certificate for
> developement.  Then I didn't have to worry about changing the
> properties.
>
> -Dennis
>
> On Wed, 2003-01-22 at 10:37, Robert Taylor wrote:
> > I'm looking over the Struts SSL extension package and don't see a way to
> > toggle the ssl functionality for the PageSchemeTag and the
> SecureForm tag.
> > For example, we aren't really concerned with SSL functionality during
> > development, so it would be nice to "neutralize" the protocol
> switching. It
> > seems like the the SecurePlugIn would have a property for this
> which could
> > be accessed by the secure tags, but I don't see one.
> >
> >
> > robert
> >
> >
> > --
> > To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> > For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
--
Dennis Muhlestein <[EMAIL PROTECTED]>
ZServe Corporation


--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to