jetty.project/jetty-alpn/jetty-alpn-conscrypt-server
Simone Bordet 6fb243ff6c Issue #3464 - Split SslContextFactory into Client and Server
Introduced SslContextFactory subclasses Client and Server.
Replaced all usages of SslContextFactory with either Client or Server
as required.

Refactored configuration checking so that warnings are not emitted
when non necessary.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2019-03-21 14:42:42 +01:00
..
src Issue #3464 - Split SslContextFactory into Client and Server 2019-03-21 14:42:42 +01:00
pom.xml - Issue #3425 upgrade conscrypt to 2.0.0 and get rid of reflection usage 2019-03-13 11:35:10 +01:00