]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
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 7dcc9a6e5e07658eed90c6b41ed3468581d2e8f1..a0d975675fd122810c72303d38d0cf6aa8e6780e 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