aboutsummaryrefslogtreecommitdiffstats
path: root/vespa-athenz/src/test
Commit message (Expand)AuthorAgeFilesLines
* Allow applications to re-use SSLContext returned by providerBjørn Christian Seime2019-07-031-9/+57
* Use AutoReloadingX509KeyManager in SiaIdentityProviderBjørn Christian Seime2019-07-031-4/+1
* Use AthenzIdentity instead of AthensServiceHåkon Hallingstad2019-04-101-1/+2
* Fix refresh logicMorten Tokle2019-02-221-0/+35
* TestJon Marius Venstad2019-01-111-0/+3
* Remove deprecated types from vespa-athenzBjørn Christian Seime2018-10-175-166/+1
* Rename InstanceCsrGenerator -> CsrGeneratorMorten Tokle2018-10-051-2/+2
* Add OU field to csrMorten Tokle2018-10-041-0/+37
* Add copyright headerJon Bratseth2018-10-017-7/+14
* Revert "Replace RSA with EC in unit test"Bjørn Christian Seime2018-09-121-2/+2
* Remove most deprecated types from com.yahoo.vespa.athenz.tlsBjørn Christian Seime2018-09-119-303/+17
* Replace RSA with EC in unit testBjørn Christian Seime2018-09-111-2/+2
* Replace use of com.yahoo.vespa.athenz.tls with com.yahoo.securityBjørn Christian Seime2018-09-071-2/+2
* Replace use of com.yahoo.vespa.athenz.tls with com.yahoo.securityBjørn Christian Seime2018-09-053-28/+23
* Remove workaround for missing identity typeBjørn Christian Seime2018-08-161-12/+0
* Remove 'dnsSuffix' and 'ztsEndpoint' from identity documentBjørn Christian Seime2018-08-151-3/+2
* Remove wrapped document structure from SignedIdentityDocumentBjørn Christian Seime2018-08-151-1/+1
* Revert "Bjorncs/remove wrapped identity document"Morten Tokle2018-08-071-2/+3
* Merge pull request #6482 from vespa-engine/bjorncs/remove-wrapped-identity-do...Bjørn Christian Seime2018-08-061-3/+2
|\
| * Remove 'dnsSuffix' and 'ztsEndpoint' from identity documentBjørn Christian Seime2018-07-261-3/+2
| * Remove wrapped document structure from SignedIdentityDocumentBjørn Christian Seime2018-07-261-1/+1
* | Add utility method to find all services from sia directoryBjørn Christian Seime2018-07-261-0/+40
|/
* Handle zms keys in addition to zts keysBjørn Christian Seime2018-07-251-1/+13
* Move NTokenValidator to vespa-athenz + load pub keys from fileBjørn Christian Seime2018-07-251-0/+87
* Write private keys in PKCS#1Morten Tokle2018-07-251-2/+2
* Revert "Move NTokenValidator to vespa-athenz + load pub keys from file"Harald Musum2018-07-091-87/+0
* Move NTokenValidator to vespa-athenz + load pub keys from fileBjørn Christian Seime2018-07-091-0/+87
* Add data type for resource nameBjørn Christian Seime2018-06-201-0/+21
* Add method to ZtsClient to retrieve identity certificateBjørn Christian Seime2018-06-152-10/+20
* Remove support for ntokensBjørn Christian Seime2018-06-131-2/+2
* Separate generating and validating signature to separate classBjørn Christian Seime2018-06-121-0/+50
* Use mutual TLS auth when communicating with ZTSBjørn Christian Seime2018-06-111-57/+10
* Use mutual TLS auth when retrieving identity documentBjørn Christian Seime2018-06-111-12/+12
* Add identity type to unique instance id and signed identity documentBjørn Christian Seime2018-06-072-2/+17
* Prepare for inlining of 'IdentityDocument' into 'SignedIdentityDocument'Bjørn Christian Seime2018-06-071-1/+5
* Revert "Prepare for inlining of 'IdentityDocument' into 'SignedIdentityDocume...Jon Marius Venstad2018-06-031-5/+1
* Revert "Add identity type to unique instance id and signed identity document"Jon Marius Venstad2018-06-032-17/+2
* Add identity type to unique instance id and signed identity documentBjørn Christian Seime2018-05-312-2/+17
* Prepare for inlining of 'IdentityDocument' into 'SignedIdentityDocument'Bjørn Christian Seime2018-05-311-1/+5
* Remove deprecated identity-document entity typesBjørn Christian Seime2018-05-282-46/+24
* Add athenzDnsSuffix and ztsUrl to identity configBjørn Christian Seime2018-05-151-1/+1
* Rename IdentityDocumentService -> IdentityDocumentClientBjørn Christian Seime2018-05-041-3/+3
* Rename AthenzService -> ZtsClientBjørn Christian Seime2018-04-271-4/+4
* Reuse SSLContext when communicating with ZTSBjørn Christian Seime2018-04-271-2/+1
* Only create SSLContext once for each updateBjørn Christian Seime2018-04-261-2/+20
* Include ipaddress SAN in CSRMorten Tokle2018-04-261-0/+34
* Rename AthenzSslContextBuilder -> SslContextBuilderBjørn Christian Seime2018-04-201-7/+7
* Add type for provider unique instance idBjørn Christian Seime2018-04-181-0/+23
* Move identity provider client to new Java packageBjørn Christian Seime2018-04-181-1/+1
* Rename getCommonNames -> getSubjectCommonNamesBjørn Christian Seime2018-04-171-1/+0