REGTEST: ssl: pollute the crt-list file
authorWilliam Lallemand <wlallemand@haproxy.com>
Wed, 1 Apr 2020 18:05:25 +0000 (20:05 +0200)
committerWilliam Lallemand <wlallemand@haproxy.org>
Wed, 1 Apr 2020 18:10:53 +0000 (20:10 +0200)
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.

reg-tests/ssl/localhost.crt-list

index 7dcc9a6..a0d9756 100644 (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