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 (
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 18
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