Dear All,
My first posting. I'm having some difficulty using SSL with
struts. Here's some background (with dummy names):
Running tomcat4.1 integrated with apache on a Linux box
Regular server = tcs.xxx.com
Secure server = secure.xxx.com
These are the same server, just different names.
When I go to https://secure.xxx.com/appname/filename.jsp the secure
connection works just fine.
When I go to https://secure.xxx.com/appname/actionname.do I get a 404 error.
When I go to http://secure.xxx.com/appname/actionname.do it works just
fine. (Alternately, http://tcs.xxx.com/appname/actionname.do works also.)
From what little I've read, ssl should work "transparently." I'm not sure
if I'm just doing something wrong or if this is a configuration error.
Thanks for any help.
Best,
Laurie
--
To unsubscribe, e-mail: <mailto:struts-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-user-help@;jakarta.apache.org>
- SSL and Struts Michael Wilimsky
- Re: SSL and Struts Dan Miser
- RE: SSL and Struts Michael Wilimsky
- is there a digest option? Aysha Austin
- Re: is there a digest option? Peter Alfors
- Re: SSL and Struts Ted Husted
- Re: SSL and Struts Craig R. McClanahan
- Re: SSL and Struts Ted Husted
- Re: SSL and Struts Laurie Dickinson
- Re: SSL and Struts Laurie Dickinson
- SSL and Struts Rabih Yazbeck
- RE: SSL and Struts mech
- Re: SSL and Struts John D. Dubchak