summaryrefslogtreecommitdiffstats
path: root/security-utils/src/test/java
Commit message (Expand)AuthorAgeFilesLines
* 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
* Avoid hamcrest/deprecated assertThat.Henning Baldersheim2021-12-203-20/+15
* 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-0715-15/+15
* 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
* Revert "Revert "accept and store json endpoint cert metadata on deploy""Andreas Eriksen2020-01-211-0/+16
* Revert "accept and store json endpoint cert metadata on deploy"Jon Marius Venstad2020-01-201-16/+0
* verify public key matches private keyandreer2020-01-201-0/+16
* 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
* Refactor private key serialization testsBjørn Christian Seime2019-08-231-28/+14
* Allow output of PEM private keys using PKCS#8Bjørn Christian Seime2019-08-231-4/+26
* 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
* Add toPem(PublicKey)Bjørn Christian Seime2019-05-031-36/+18
* Ensure parsed keys uses 'EC' as algorithmBjørn Christian Seime2019-05-031-3/+6
* Comments explaining how EC keys were obtainedJon Marius Venstad2019-04-301-0/+2
* BCP for Signature, to handle ECDSA keysJon Marius Venstad2019-04-301-1/+1
* Add support for parsing public keys to KeyUtilsJon Marius Venstad2019-04-301-1/+38
* 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