Thanks for your reply.
This would be one possibility. I tried to realize this, but in some
cases a browser specific error page is displayed instead of a
customizable tomcat error page. For example if in the server.xml
clientauth="true" you dont get any http error codes.
OK, the http traffic happe
Hello,
2015-05-07 20:54 GMT+03:00 Johannes :
>
>
>
> Hello.
>
> I'm using Tomcat 7.0.with Java 7.0.
> I'm trying to create a webapp with needs a client certifiacte
> authentification.
> Normal client certifiacte authentfication works well and I can compute
> the desired certificate data. The clien
Hello.
I'm using Tomcat 7.0.with Java 7.0.
I'm trying to create a webapp with needs a client certifiacte
authentification.
Normal client certifiacte authentfication works well and I can compute
the desired certificate data. The clientauth parameter in the https
connector is set to false. In my w