]> git.pld-linux.org Git - packages/stunnel.git/blame - stunnel-am.patch
- updated to 4.39
[packages/stunnel.git] / stunnel-am.patch
CommitLineData
5d0f7323
JB
1--- stunnel-4.10/tools/Makefile.am.orig 2005-03-26 21:38:01.000000000 +0100
2+++ stunnel-4.10/tools/Makefile.am 2005-05-11 13:30:00.000000000 +0200
3@@ -20,7 +20,7 @@
4 else \
5 RND=""; \
6 fi; \
42de7560
AG
7- $(openssl) req -new -x509 -days 365 $$RND \
8+ echo -e "\n\n\n\n\n\n" | $(openssl) req -new -x509 -days 365 $$RND \
5d0f7323
JB
9 -config $(srcdir)/stunnel.cnf \
10 -out stunnel.pem -keyout stunnel.pem; \
42de7560 11 $(openssl) gendh $$RND 1024 >> stunnel.pem; \
This page took 0.096578 seconds and 4 git commands to generate.