summaryrefslogtreecommitdiffstats
path: root/security-utils/src/main/java/com/yahoo/security/tls/json/TransportSecurityOptionsEntity.java
Commit message (Expand)AuthorAgeFilesLines
* Add Capability and CapabilitySet including JSON serializationBjørn Christian Seime2022-07-131-0/+1
* Remove 'role' concept from 'authorized-peers'Bjørn Christian Seime2022-07-111-1/+0
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* Make TLS protocol version configurable in TLS config fileBjørn Christian Seime2021-02-241-0/+1
* Support SAN URI based rules in authorization policiesBjørn Christian Seime2020-11-261-1/+1
* Ignore unknown fields in subclasses as wellBjørn Christian Seime2020-05-181-0/+3
* Support construction of PeerPolicy with descriptionBjørn Christian Seime2020-05-131-0/+1
* 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