aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/ssl/server
AgeCommit message (Collapse)AuthorFilesLines
2019-06-27Honor & Test TrustAll and LaxHostNameVerificationChristof Rabensteiner4-0/+136
- 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.