Re: SSL connectors

2017-12-05 Thread George S.
On 12/1/2017 8:44 AM, Mark Thomas wrote: On 01/12/17 14:57, Chris Cheshire wrote: I see in the changelog for 8.5.24 60762: Add the ability to make changes to the TLS configuration of a connector at runtime without having to restart the Connector. (markt) What strikes me as odd is that SSL

How to get the AbstractEndpoint from Tomcat with tomcat-embed

2017-12-05 Thread Jesse Schulman
Now that 8.5.24 is released with new support for runtime SNI/SSLHostConfig changes (thank you Mark!) I am trying to access the AbstractEndpoint from our application to call these 2 new methods: public void addSslHostConfig(SSLHostConfig sslHostConfig, boolean replace) public

re: Comments on my first 'SSL for Tomcat' write-up

2017-12-05 Thread Don Flinn
Chis Schultz and Mark Thomas, I started a new thread as the old one was getting too long and getting off subject. Chris Schultz wrote -

Re: Are Symbol files of Tomcat DLLs publicly available?

2017-12-05 Thread Mark Thomas
On 05/12/17 06:47, Suvendu Sekhar Mondal wrote: > On Tue, Dec 5, 2017 at 1:28 AM, Mark Thomas wrote: >> On 04/12/17 11:12, Suvendu Sekhar Mondal wrote: >>> Hello Everyone, >>> >>> I am investigating a Tomcat crash. Actually, JRE crashed due to >>> "access violation" error. It

Re: Are Symbol files of Tomcat DLLs publicly available?

2017-12-05 Thread Konstantin Kolinko
2017-12-05 9:47 GMT+03:00 Suvendu Sekhar Mondal : > On Tue, Dec 5, 2017 at 1:28 AM, Mark Thomas wrote: >> On 04/12/17 11:12, Suvendu Sekhar Mondal wrote: >>> Hello Everyone, >>> >>> I am investigating a Tomcat crash. Actually, JRE crashed due to >>> "access