jetty.project/jetty-util
Simone Bordet 4e0e962747 Fixes #3822 - trustAll will not work on some servers.
Made TRUST_ALL_CERTS implement X509ExtendedTrustManager,
so that it does not get wrapped in sun.security.ssl.AbstractTrustManagerWrapper,
which performs additional trust checks.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2019-07-26 15:57:53 +02:00
..
src Fixes #3822 - trustAll will not work on some servers. 2019-07-26 15:57:53 +02:00
.gitignore Adding tests for Named Logging 2011-08-24 09:31:28 -07:00
pom.xml Issue #300 - rework of inflater and deflater pools 2019-06-12 14:21:40 +10:00