aboutsummaryrefslogtreecommitdiffstats
path: root/security-utils/src/main/java/com/yahoo/security/SslContextBuilder.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Ensure that HTTPS clients only use allowed ciphers and protocol versionsBjørn Christian Seime2023-01-091-1/+3
* Revert "Ensure that HTTPS clients only use allowed ciphers and protocol versi...Andreas Eriksen2023-01-061-3/+1
* Ensure that HTTPS clients only use allowed ciphers and protocol versionsBjørn Christian Seime2023-01-061-1/+3
* Move generic crypto helpers from 'c.y.s.tls' to 'c.y.s'Bjørn Christian Seime2022-07-201-5/+1
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* Allow specifying custom trust manager instance to SslContextBuilderBjørn Christian Seime2020-02-171-3/+14
* Non-functional changesJon Bratseth2020-01-061-0/+3
* Add constant for SSLContext versionBjørn Christian Seime2019-11-251-1/+2
* Revert "Bjorncs/jdisc tls13"Bjørn Christian Seime2019-10-041-1/+1
* Create SSLContext that supports all TLS versionsBjørn Christian Seime2019-10-031-1/+1
* Allow configuration of x509 key manager instance to SslContextBuilderBjørn Christian Seime2019-07-031-1/+14
* Add withCertificateEntries() to KeyStoreBuilderBjørn Christian Seime2019-02-251-5/+3
* Add withKeyManagerFactory() to specify custom key managerBjørn Christian Seime2019-02-191-35/+31
* Revert "Bjorncs/jdisc mixed mode preparations"Arnstein Ressem2019-02-181-31/+35
* Add withKeyManagerFactory() to specify custom key managerBjørn Christian Seime2019-02-141-35/+31
* Specify keystore with certificate chainBjørn Christian Seime2018-12-051-1/+5
* Allow specifying trust manager factory in SslContextBuilderBjørn Christian Seime2018-11-271-4/+22
* Move classes in com.yahoo.security to security-utilsBjørn Christian Seime2018-10-191-0/+137
* Revert "Move classes in com.yahoo.security to security-utils"Harald Musum2018-10-191-137/+0
* Move classes in com.yahoo.security to security-utilsBjørn Christian Seime2018-10-171-0/+137