RE: client ssl renegotiation after invalidating session

2016-02-01 Thread George Stanchev
, February 01, 2016 2:17 AM To: Tomcat Users List Subject: Re: client ssl renegotiation after invalidating session Thank you very much for your reply, I tried your solution on APR, NIO and BIO connectors but it seems my problem comes from somewhere else. From what I could gather, it is a matter of

Re: client ssl renegotiation after invalidating session

2016-02-01 Thread Gael Abadin
Thank you very much for your reply, I tried your solution on APR, NIO and BIO connectors but it seems my problem comes from somewhere else. >From what I could gather, it is a matter of browser SSL credentials store mechanism, and it doesn't seem to have a solution yet (even the suggested window.c

RE: client ssl renegotiation after invalidating session

2016-01-29 Thread George Stanchev
-Original Message- From: Gael Abadin [mailto:gael.aba...@imatia.com] Sent: Friday, January 29, 2016 10:33 AM To: Tomcat Users List Subject: client ssl renegotiation after invalidating session I want to invalidate the client ssl cert authentication after the user logs out of my applicat