Hi Krist, all, The url proxying is still not working: The url changes to point to the backend server.
ProxyRequests off RewriteEngine On SSLProxyEngine On ProxyPass /psc-web/ https://remoteserver:8443/abc/ SSLProxyCACertificatePath /usr/local/apache2/conf/ssl As stated before, the certificate has CN=remoteserver. The certificate was generated using keytool. I then issued c_rehash on ssl/ directory. Do you have any idea on how to enable proxying? thanks. --- On Mon, 14/4/08, Krist van Besien <[EMAIL PROTECTED]> wrote: > From: Krist van Besien <[EMAIL PROTECTED]> > Subject: Re: [EMAIL PROTECTED] url proxying > To: users@httpd.apache.org, [EMAIL PROTECTED] > Date: Monday, 14 April, 2008, 4:50 PM > On Mon, Apr 14, 2008 at 3:43 PM, Melanie Pfefer > <[EMAIL PROTECTED]> wrote: > > > But When I GET the page, nothing is returned. > > That "GET" isn't really that important. > Probably your tomcat server > that refuses to answer when no "host" header is > present. The important > thing you test here is that an ssl connection is possible, > and that > the certificate verifies OK using the CACerts directory you > just made. > > Go ahead, and configure and test your apache server. > > Krist > > -- > [EMAIL PROTECTED] > [EMAIL PROTECTED] > 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: [EMAIL PROTECTED] > " from the digest: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] ___________________________________________________________ Yahoo! For Good helps you make a difference http://uk.promotions.yahoo.com/forgood/ --------------------------------------------------------------------- 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: [EMAIL PROTECTED] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]