Has anybody ever heard of "ECDHE-ECDSA-CHACHA20-POLY1305"? was Re: TLS protocols and cipher suites

2019-03-18 Thread James H. H. Lampert
I've just (same customer as before) been asked about ECDHE-ECDSA-CHACHA20-POLY1305 and ECDHE-RSA-CHACHA20-POLY1305 and I can't find either one on the Sun or IBM JSSE cipher lists for Java 8. -- JHHL - To unsubscribe, e-mail: us

Re: Datasource Connection Pool

2019-03-18 Thread Luis Rodríguez Fernández
Hello Rajendra, For instance if you are using MYSQL a validationQuery="l" in your datasource configuration [1] plus the magic autoreconnect parameter in the URL can do the trick for you. However this can have side effects (see the mysql autoreconnect description). In my experience the cheapest op

Re: How to upgrade from 7.0.86 to 7.0.93

2019-03-18 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Frank, On 3/18/19 10:47 AM, Frank Sharpless wrote: > Looking for advice on how to upgrade from version 7.0.86 to > 7.0.93. Have you ever done a Tomcat upgrade before? - -chris -BEGIN PGP SIGNATURE- Comment: GPGTools - http://gpgtools.org Co

Datasource Connection Pool

2019-03-18 Thread Rajendra
Hi, Tomcat(8.5.32) is not establishing connections to database after database is restarted. Currently, I am restarting Tomcat instance if DB is restarted. Please let me know any parameters need to be added to datasource resource element in Tomcat in order to establish database connections autom

Re: Tomcat 9 Nio2+OpenSSL problem (very likely a bug)

2019-03-18 Thread i...@flyingfischer.ch
Am 18.03.19 um 16:43 schrieb Igor T: >> Since 9.0.12 and 16 do the same, I wouldn't look at that at all. Something >> simple like this works in the general case, there must be something >> specific here. So it's Windows, which some unspecified OpenSSL version. >> >> Rémy > That's not right. After m

Re: Tomcat 9 Nio2+OpenSSL problem (very likely a bug)

2019-03-18 Thread Igor T
> Since 9.0.12 and 16 do the same, I wouldn't look at that at all. Something > simple like this works in the general case, there must be something > specific here. So it's Windows, which some unspecified OpenSSL version. > > Rémy That's not right. After many tests I've found out that 9.0.12 build

How to upgrade from 7.0.86 to 7.0.93

2019-03-18 Thread Frank Sharpless
Team, Looking for advice on how to upgrade from version 7.0.86 to 7.0.93. Kind Regards. A. Frank Sharpless fsharpl...@paperhost.com Chief Technology Officer Ph: 678-397-1602 [Description:

Re: HTTPS Invalid character found in method name. HTTP method names must be tokens.

2019-03-18 Thread Mark Thomas
On 18/03/2019 10:49, Jan Vomlel wrote: Thank you Mark. I enabled the logger org.apache.coyote.http11. I cannot paste line org.apache.coyote.http11.Http11InputBuffer.parseRequestLine here, because it contains not printable characters and copy paste doesnot work. It seems like bug in tomcat or

Re: HTTPS Invalid character found in method name. HTTP method names must be tokens.

2019-03-18 Thread Jan Vomlel
Thank you Mark. I enabled the logger org.apache.coyote.http11. I cannot paste line org.apache.coyote.http11.Http11InputBuffer.parseRequestLine here, because it contains not printable characters and copy paste doesnot work. It seems like bug in tomcat or jdk.   ??? Log contains now: javax.ne