Re: [users@httpd] MTLS Setup issue - Apache HTTP Server and Weblogic

2024-04-23 Thread Yann Ylavic
On Mon, Apr 22, 2024 at 3:51 PM Daiya, Devendra singh wrote: > > SSLVerifyCLient require > SSLVerifyDepth 10 These directives apply to the client/browser connection, so you are effectively enabling mtls on the client side too, hence the error messages ("AH02008: SSL library error 1 in handshake

RE: [users@httpd] MTLS Setup issue - Apache HTTP Server and Weblogic

2024-04-22 Thread Daiya, Devendra singh
quot; \ nokeepalive ssl-unclean-shutdown \ downgrade-1.0 force-response-1.0 Regards, Devendra From: Frank Gingras Sent: Thursday, April 18, 2024 7:19 PM To: users@httpd.apache.org Subject: Re: [users@httpd] MTLS Setup issue - Apache HTTP Server and Weblogic On Thu, Apr

Re: [users@httpd] MTLS Setup issue - Apache HTTP Server and Weblogic

2024-04-18 Thread Frank Gingras
On Thu, Apr 18, 2024 at 3:22 AM Daiya, Devendra singh wrote: > Hi Team, > > > > Need help in setting up MTLS between Apache HTTP server and Weblogic > server (App Server). > > > > I have gone through few links but those are not working. Post following > suggested steps I was able to start Apache

[users@httpd] MTLS Setup issue - Apache HTTP Server and Weblogic

2024-04-18 Thread Daiya, Devendra singh
Hi Team, Need help in setting up MTLS between Apache HTTP server and Weblogic server (App Server). I have gone through few links but those are not working. Post following suggested steps I was able to start Apache HTTP server but Application is not working. Getting below messages in the Error