Re: Forcing SSL Renotiation

2015-06-26 Thread Christopher Schultz
ho knows what will be possible in the future. I for one will be quite happy to use OpenSSL crypto along with an NIO or NIO2 connector within Tomcat.) - -chris > -Original Message- From: Christopher Schultz > [mailto:ch...@christopherschultz.net] Sent: Friday, June 26, 2015 > 10:06

RE: Forcing SSL Renotiation

2015-06-26 Thread George Stanchev
From: Christopher Schultz [mailto:ch...@christopherschultz.net] Sent: Friday, June 26, 2015 10:06 AM To: Tomcat Users List Subject: Re: Forcing SSL Renotiation -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 George, On 6/26/15 10:04 AM, George Stanchev wrote: > You didn't specify your T

Re: Forcing SSL Renotiation

2015-06-26 Thread Christopher Schultz
t); } > > // Invalidate the session try { > invalidateSessionMethod.invoke(mgr); log.trace("SSL session reset > successfully"); return true; } catch (Throwable t) { > log.error("Failed to reset SSL session: invalidateSession() threw > exception: " + t.getMessage(

RE: Forcing SSL Renotiation

2015-06-26 Thread George Stanchev
lto:li...@steffen-heil.de] Sent: Friday, June 26, 2015 2:43 AM To: Tomcat Users List Subject: Forcing SSL Renotiation Hi My tomcat installation offers pages through https only. So when accessing these pages, an ssl connection is established. Later on, a user may decide to "log in", hen

Forcing SSL Renotiation

2015-06-26 Thread Steffen Heil (Mailinglisten)
Hi My tomcat installation offers pages through https only. So when accessing these pages, an ssl connection is established. Later on, a user may decide to "log in", hence hitting a page, that requires client certificates, and the browser pops up a selection dialog for a certificate. Once chose