You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Tushar Chavan <tu...@hotmail.com> on 2010/09/14 21:31:17 UTC

RE: [users@httpd] Unable to configure verify locations for client authentication

Hi All,

 

I have added parameter  'SSLProxyCACertificateFile= certificate of a remote server i.e SAP WEB DISPATCHER' . Now I get below error.

 

Unable to configure verify locations for client authentication.

 

When I comment SSLProxyCACertificateFile ,then apache server starts up.

 

Anybody has an idea what could be the problem?

 

Regards,

Tushar

 


 


From: tushar.chavan@hotmail.com
To: users@httpd.apache.org
Date: Wed, 15 Sep 2010 00:16:21 +0530
Subject: RE: [users@httpd] Invalid method in request \x80C\x01\x03\x01




Hi Eric,
 
Thanks you. Now I included httpd-ssl.conf file in httpd.conf  file. Changed port from 1443 to 443.
 
Now I am getting below error.
 
Proxy client certificate callback: (apache_hostname:443) downstream server wanted client certificate but none are configured.
 
Best Regards,
Tushar.
 


 
> Date: Tue, 14 Sep 2010 12:00:11 -0400
> From: covener@gmail.com
> To: users@httpd.apache.org
> Subject: Re: [users@httpd] Invalid method in request \x80C\x01\x03\x01
> 
> On Tue, Sep 14, 2010 at 11:29 AM, Tushar Chavan
> <tu...@hotmail.com> wrote:
> > Hi experts,
> >
> > Below is the our scenario.
> >
> > browser ------>Apache -------> SAP Web dispatcher ----->SAP Portal
> >
> > Now I can acccess http://apachehostname:1443/irj but I can't access
> > https://apachehostname:1443/irj . Below is the error I got
> >
> > Invalid method in request  \x80C\x01\x03\x01
> >
> 
> you're doing SSL to a non-SSL port.
> 
> -- 
> Eric Covener
> covener@gmail.com
> 
> ---------------------------------------------------------------------
> 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-unsubscribe@httpd.apache.org
> " from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
>