summaryrefslogtreecommitdiffstats
path: root/security-utils/src/main/java/com/yahoo/security/tls/DefaultTlsContext.java
Commit message (Expand)AuthorAgeFilesLines
* Allow configuration of accepted ciphersBjørn Christian Seime2019-01-231-8/+15
* Add TLSv1.3 cipher suites to whitelistBjørn Christian Seime2019-01-231-1/+4
* Fix spelling error ('suits' -> 'suites')Bjørn Christian Seime2018-12-051-7/+7
* Remove whitelisting of AES-CBC ciphersBjørn Christian Seime2018-12-051-5/+1
* Use AuthorizationMode to configure behaviour of PeerAuthorizerTrustManagerBjørn Christian Seime2018-12-051-7/+8
* Split ConfigFileManagedTlsContext into ReloadingTlsContext and DefaultTlsContextBjørn Christian Seime2018-12-051-0/+101