Hi Krist,

I am proxying (I think):

RewriteRule ^/(abc.*) https://tomcat:port/$1 [P,L]

Yes it is ssl to ssl

thanks

--- On Thu, 7/5/09, Krist van Besien <krist.vanbes...@gmail.com> wrote:

> From: Krist van Besien <krist.vanbes...@gmail.com>
> Subject: Re: [us...@httpd] ssl on apache
> To: users@httpd.apache.org
> Date: Thursday, 7 May, 2009, 3:14 PM
> On Thu, May 7, 2009 at 2:04 PM,
> Melanie Pfefer
> <melanie_pfe...@yahoo.co.uk>
> wrote:
> >
> > Hi
> >
> > Things went OK now.
> > I can access apache on the secure port and using a
> real certificate.
> >
> > Now, I want to redirect to tomcat that is also on ssl.
> Tomcat has a self-signed and expired certificate.
> >
> > The redirection went OK without certificate warning.
> >
> > Now my question is:
> >
> > What’s the point of exporting the tomcat certificate
> :
> > keytool -export -alias tomcat -rfc > tomcat.pem
> >
> > and do c_rehash  /usr/local/apache/conf/ssl ?
> >
> > I just deleted the tomcat certificate and the linked
> file (generated by c_rehash) and the redirection went OK.
> 
> Are you redirecting or proxying? adn are you proxying to
> the Tomcat's
> HTTPS port or it's HTTP port.
> 
> Krist
> 
> -- 
> krist.vanbes...@gmail.com
> kr...@vanbesien.org
> Bremgarten b. Bern, Switzerland
> --
> A: It reverses the normal flow of conversation.
> Q: What's wrong with top-posting?
> A: Top-posting.
> Q: What's the biggest scourge on plain text email
> discussions?
> 
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP
> Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more
> info.
> To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
>    "   from the digest: users-digest-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
> 
> 




---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to