aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/ssl/trusted-cas-bundle.pem
AgeCommit message (Collapse)AuthorFilesLines
2019-06-27Honor & Test TrustAll and LaxHostNameVerificationChristof Rabensteiner1-0/+37
- 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.