projects
/
haproxy-2.3.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fdb6db4
)
REGTEST: ssl: pollute the crt-list file
author
William Lallemand
<wlallemand@haproxy.com>
Wed, 1 Apr 2020 18:05:25 +0000
(20:05 +0200)
committer
William 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
patch
|
blob
|
history
diff --git
a/reg-tests/ssl/localhost.crt-list
b/reg-tests/ssl/localhost.crt-list
index
7dcc9a6
..
a0d9756
100644
(file)
--- a/
reg-tests/ssl/localhost.crt-list
+++ b/
reg-tests/ssl/localhost.crt-list
@@
-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