summaryrefslogtreecommitdiffstats
path: root/security-utils/src/main/java/com/yahoo/security/tls/json
Commit message (Expand)AuthorAgeFilesLines
* Introduce 'disable-hostname-validation' to TLS json formatBjørn Christian Seime2020-02-132-0/+8
* Order authorized peers in JSON to stabilize testsHåkon Hallingstad2019-10-071-19/+23
* Allow configuration of accepted ciphersBjørn Christian Seime2019-01-232-0/+10
* Allow empty 'required-credentials'Bjørn Christian Seime2018-11-262-3/+3
* Make 'roles' field optionalBjørn Christian Seime2018-11-262-5/+7
* Disallow empty 'authorized-peers' fieldBjørn Christian Seime2018-11-262-3/+11
* Add missing ExportPackage annotation for security-utils packagesBjørn Christian Seime2018-11-231-0/+8
* Rename peerName->policyName, add assumed roles to PeerPolicyBjørn Christian Seime2018-11-222-2/+14
* Rename 'allowed-peers' to 'authorized-peers'Bjørn Christian Seime2018-11-211-1/+1
* Misc minor code improvementsBjørn Christian Seime2018-11-211-4/+4
* Rewrite JSON serialization of TransportSecurityOptionsBjørn Christian Seime2018-11-192-0/+181