aboutsummaryrefslogtreecommitdiffstats
path: root/jrt/src/com/yahoo/jrt/TlsCryptoEngine.java
Commit message (Expand)AuthorAgeFilesLines
* Close the cryptoengine in order to get to close the tls context.Henning Baldersheim2018-12-031-0/+4
* Use TlsContext to construct TlsCryptoEngineBjørn Christian Seime2018-11-281-23/+5
* Enable PeerAuthorizer in dry-run mode in TlsCryptoSocketBjørn Christian Seime2018-11-271-0/+5
* Use TransportSecurityOptions.BuilderBjørn Christian Seime2018-11-191-10/+5
* Revert "Bjorncs/accepted ciphers"Harald Musum2018-11-071-16/+6
* Allow configuration of accepted ciphersBjørn Christian Seime2018-11-061-6/+16
* Use TlsCryptoEngine if VESPA_TLS_CONFIG_FILE is setBjørn Christian Seime2018-09-101-0/+20
* Rename SslEngine/SslSocket -> TlsCryptoEngine/TlsCryptoSocketBjørn Christian Seime2018-09-031-0/+28