REGTEST: ssl: pollute the crt-list file

Pollute localhost.crt-list with extra spaces, empty lines and comments
so the parser of the crt-list could be tested in a better way.
This commit is contained in:
William Lallemand 2020-04-01 20:05:25 +02:00 committed by William Lallemand
parent fdb6db4850
commit 785325141d

View File

@ -1 +1,5 @@
common.pem !not.test1.com *.test1.com !localhost
common.pem !not.test1.com *.test1.com !localhost # comment
common.pem !not.test1.com *.test1.com !localhost
# comment