summaryrefslogtreecommitdiffstats
path: root/security-utils/src/main/java/com/yahoo/security/tls/json/TransportSecurityOptionsEntity.java
Commit message (Expand)AuthorAgeFilesLines
* Introduce 'disable-hostname-validation' to TLS json formatBjørn Christian Seime2020-02-131-0/+2
* Allow configuration of accepted ciphersBjørn Christian Seime2019-01-231-0/+1
* Allow empty 'required-credentials'Bjørn Christian Seime2018-11-261-2/+1
* Make 'roles' field optionalBjørn Christian Seime2018-11-261-1/+1
* Disallow empty 'authorized-peers' fieldBjørn Christian Seime2018-11-261-1/+4
* Rename peerName->policyName, add assumed roles to PeerPolicyBjørn Christian Seime2018-11-221-0/+1
* Rename 'allowed-peers' to 'authorized-peers'Bjørn Christian Seime2018-11-211-1/+1
* Rewrite JSON serialization of TransportSecurityOptionsBjørn Christian Seime2018-11-191-0/+38