aboutsummaryrefslogtreecommitdiffstats
path: root/security-utils/src/test/java/com/yahoo/security/tls
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-0911-13/+13
* Revert "Revert "Store original capability (set) names from JSON config in Pee...Bjørn Christian Seime2023-02-231-5/+3
* Revert "Store original capability (set) names from JSON config in PeerPolicy"Bjørn Christian Seime2023-02-231-3/+5
* Store original capability (set) names from JSON config in PeerPolicyBjørn Christian Seime2023-02-221-5/+3
* Revert "Revert "Bjorncs/capabilities""Henning Baldersheim2023-02-143-7/+6
* Revert "Bjorncs/capabilities"Henning Baldersheim2023-02-143-6/+7
* Add new capabilities in node specific capability setsBjørn Christian Seime2023-02-131-3/+2
* Rename 'from()' to 'of()'Bjørn Christian Seime2023-02-133-4/+4
* Move definition of predefined capability set to parent classBjørn Christian Seime2023-02-091-1/+1
* Convert security-utils to junit5Bjørn Christian Seime2022-07-277-56/+64
* Force caller to handle failed capability verification checkBjørn Christian Seime2022-07-211-4/+7
* Improve error messageBjørn Christian Seime2022-07-211-1/+1
* Move logic for capability checking/logging to ConnectionAuthContextBjørn Christian Seime2022-07-211-0/+59
* Simplify type definition for subject alternative namesBjørn Christian Seime2022-07-201-2/+2
* Move generic crypto helpers from 'c.y.s.tls' to 'c.y.s'Bjørn Christian Seime2022-07-203-208/+0
* Merge Java package 'c.y.s.tls.{auth,json,policy}' into 'c.y.s.tls'Bjørn Christian Seime2022-07-208-29/+17
* Rename 'toCapabilityNames()' to 'toNames()'Bjørn Christian Seime2022-07-151-1/+1
* Rename 'succeeded' => 'authorized'Bjørn Christian Seime2022-07-151-2/+2
* Return granted capabilities from PeerAuthorizerBjørn Christian Seime2022-07-151-6/+33
* Add Capability and CapabilitySet including JSON serializationBjørn Christian Seime2022-07-132-1/+33
* Remove 'role' concept from 'authorized-peers'Bjørn Christian Seime2022-07-114-32/+14
* Disable '?' as single char wildcard for URI matchingBjørn Christian Seime2021-12-092-1/+3
* Fix copyright and trailing new lineBjørn Christian Seime2021-12-032-4/+5
* Support glob pattern for URIs with '/' as boundaryBjørn Christian Seime2021-12-022-4/+38
* Add glob pattern helper that handles multiple alternative boundariesBjørn Christian Seime2021-12-021-0/+106
* Ensure consistent iteration orderingBjørn Christian Seime2021-12-021-2/+2
* 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