summaryrefslogtreecommitdiffstats
path: root/security-utils/src/test/java/com/yahoo/security/tls/json/TransportSecurityOptionsJsonSerializerTest.java
Commit message (Expand)AuthorAgeFilesLines
* Ensure consistent iteration orderingBjørn Christian Seime2021-12-021-2/+2
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* Remove com.yahoo.vespa.jdk8compatBjørn Christian Seime2021-03-101-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-2/+6
* Encapsulate pattern implementation in RequiredPeerCredentialBjørn Christian Seime2020-11-251-4/+3
* Support construction of PeerPolicy with descriptionBjørn Christian Seime2020-05-131-1/+1
* Introduce 'disable-hostname-validation' to TLS json formatBjørn Christian Seime2020-02-131-1/+20
* Use JDK8 as build target for security-utilsBjørn Christian Seime2019-12-021-1/+1
* Allow configuration of accepted ciphersBjørn Christian Seime2019-01-231-0/+2
* Disallow empty 'authorized-peers' fieldBjørn Christian Seime2018-11-261-2/+30
* Add missing copyright header on unit testsBjørn Christian Seime2018-11-221-0/+1
* Rename peerName->policyName, add assumed roles to PeerPolicyBjørn Christian Seime2018-11-221-2/+4
* Misc minor code improvementsBjørn Christian Seime2018-11-211-3/+3
* Rewrite JSON serialization of TransportSecurityOptionsBjørn Christian Seime2018-11-191-0/+46