summaryrefslogtreecommitdiffstats
path: root/security-utils/src/test/java/com/yahoo/security/tls
Commit message (Expand)AuthorAgeFilesLines
* Update 2019 Oath copyrights.gjoranv2021-10-274-4/+4
* Update 2018 copyright notices.gjoranv2021-10-076-6/+6
* Remove com.yahoo.vespa.jdk8compatBjørn Christian Seime2021-03-104-8/+10
* Make TLS protocol version configurable in TLS config fileBjørn Christian Seime2021-02-242-0/+3
* Test that certificate with non-matching SAN URI is rejectedBjørn Christian Seime2020-11-261-0/+2
* Support SAN URI based rules in authorization policiesBjørn Christian Seime2020-11-262-16/+37
* Encapsulate pattern implementation in RequiredPeerCredentialBjørn Christian Seime2020-11-254-9/+6
* Support construction of PeerPolicy with descriptionBjørn Christian Seime2020-05-131-1/+1
* Override hostname verification in PeerAuthorizerTrustManagerBjørn Christian Seime2020-02-171-1/+3
* Introduce 'disable-hostname-validation' to TLS json formatBjørn Christian Seime2020-02-132-1/+21
* Use JDK8 as build target for security-utilsBjørn Christian Seime2019-12-025-13/+11
* Use mockito-core 3.1.0Håkon Hallingstad2019-10-181-2/+2
* Revert "Bjorncs/jdisc tls13"Bjørn Christian Seime2019-10-042-2/+2
* Enable TLSv1.3 for servers/clients based on TlsContextBjørn Christian Seime2019-10-032-2/+2
* Fix typo in class nameBjørn Christian Seime2019-07-041-2/+2
* Make peer authentication in TlsContext configurableBjørn Christian Seime2019-07-031-1/+1
* Rename 'ReloadingTlsContext' -> 'ConfigFiledBasedTlsContext'Bjørn Christian Seime2019-07-031-2/+2
* Remove ciphers from DefaultTlsContext public constructorsBjørn Christian Seime2019-07-031-2/+1
* Change type of constants from list to setBjørn Christian Seime2019-07-031-2/+2
* Move constants from DefaultTlsContext to TlsContextBjørn Christian Seime2019-07-032-2/+2
* Remove VespaHttpClientBuilder from security-utilsBjørn Christian Seime2019-04-081-39/+0
* Revert "Bjorncs/http utils"Håkon Hallingstad2019-04-081-0/+39
* Remove VespaHttpClientBuilder from security-utilsBjørn Christian Seime2019-04-051-39/+0
* Add VespaHttpClientBuilder based on apache httpclientBjørn Christian Seime2019-04-031-0/+39
* Stop reload task when there are no external references to the managersBjørn Christian Seime2019-03-011-0/+70
* Add mutable x509 trust managerBjørn Christian Seime2019-02-191-0/+59
* Add x509 key manager that regularly updates cert chain from PEM filesBjørn Christian Seime2019-02-191-0/+84
* Add mutable x509 key managerBjørn Christian Seime2019-02-191-0/+65
* Revert "Bjorncs/jdisc mixed mode preparations"Arnstein Ressem2019-02-183-208/+0
* Add mutable x509 trust managerBjørn Christian Seime2019-02-141-0/+59
* Add x509 key manager that regularly updates cert chain from PEM filesBjørn Christian Seime2019-02-141-0/+84
* Add mutable x509 key managerBjørn Christian Seime2019-02-141-0/+65
* 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-233-1/+6
* 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
* Use AssertJ to improve assertionsBjørn Christian Seime2018-11-271-17/+15
* Add PeerAuthorizerBjørn Christian Seime2018-11-261-0/+140
* Escape '!' which is also a regex meta characterBjørn Christian Seime2018-11-261-3/+3
* Disallow empty 'authorized-peers' fieldBjørn Christian Seime2018-11-261-2/+30
* Add glob pattern matching for host expressionsBjørn Christian Seime2018-11-261-0/+69
* Add missing copyright header on unit testsBjørn Christian Seime2018-11-222-1/+3
* Rename peerName->policyName, add assumed roles to PeerPolicyBjørn Christian Seime2018-11-222-2/+30
* Misc minor code improvementsBjørn Christian Seime2018-11-212-5/+5
* Rewrite JSON serialization of TransportSecurityOptionsBjørn Christian Seime2018-11-192-4/+52
* Revert "Bjorncs/accepted ciphers"Harald Musum2018-11-071-5/+2
* Add 'accepted-ciphers' to transport security optionsBjørn Christian Seime2018-11-061-2/+5