aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/ssl/server/ca-chain.cert.pem
AgeCommit message (Collapse)AuthorFilesLines
2019-06-27Honor & Test TrustAll and LaxHostNameVerificationChristof Rabensteiner1-0/+70
- Print a big scary warning message for everyone who enables "trustAll" - Test TrustAll and LaxHostNameVerification - Describe test case requirements and add key material needed to run these test cases.