RE: Tomcat Client Authentication

2013-02-20 Thread Maximilian-Schmidt
secureconn admin PartNoSecure /TNR/* secureconn admin CLIENT-CERT Thank your all for your advice! Best regards, Maximilian Schmidt

AW: Tomcat Client Authentication

2013-02-20 Thread Maximilian-Schmidt
get a 403 Error when I try to connect. Maybe this is helpful: I used a pcks12 Certificate to install it into my Browser (within Private & Public Key). Does anyone have an idea, why this doesn't work? Best regards, Max

AW: Tomcat Client Authentication

2013-02-20 Thread Maximilian-Schmidt
Hello Mark, thank you for the quick answer! Could you explain, how I can change how to derive the user name from the cert? I don't have a DN in my certificate (Only E, CN, OU, O, L, S, C). This would be very great. Mit freundlichen Grüßen, Maximilian Sc

Tomcat Client Authentication

2013-02-20 Thread Maximilian-Schmidt
admin PartNoSecure /TNR/* secureconn admin CLIENT-CERT And this is my tomcat-users.xml ("Maximilian Schmidt" is the CN of my client-certificate): And finally