summaryrefslogtreecommitdiffstats
path: root/security-utils/src/test/java/com/yahoo/security/tls/DefaultTlsContextTest.java
Commit message (Expand)AuthorAgeFilesLines
* Remove throw declaration of unused exceptionBjørn Christian Seime2019-02-011-2/+1
* Restrict enabled protocolsBjørn Christian Seime2019-02-011-1/+5
* Use 'prime256v1' curve for EC keysBjørn Christian Seime2019-01-231-4/+4
* Allow configuration of accepted ciphersBjørn Christian Seime2019-01-231-1/+2
* Fix spelling error ('suits' -> 'suites')Bjørn Christian Seime2018-12-051-1/+1
* Use AuthorizationMode to configure behaviour of PeerAuthorizerTrustManagerBjørn Christian Seime2018-12-051-2/+1
* Split ConfigFileManagedTlsContext into ReloadingTlsContext and DefaultTlsContextBjørn Christian Seime2018-12-051-0/+59