]> git.pld-linux.org Git - packages/stunnel.git/blame - stunnel-am.patch
- up to 5.05
[packages/stunnel.git] / stunnel-am.patch
CommitLineData
70558e79
JB
1--- stunnel-4.46/tools/Makefile.am.orig 2011-10-21 18:13:23.000000000 +0200
2+++ stunnel-4.46/tools/Makefile.am 2011-11-06 06:51:03.223375866 +0100
5d0f7323
JB
3@@ -20,7 +20,7 @@
4 else \
5 RND=""; \
6 fi; \
70558e79
JB
7- $(OPENSSL) req -new -x509 -days 365 $$RND \
8+ printf '\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; \
70558e79 11 $(OPENSSL) gendh $$RND 1024 >> stunnel.pem; \
This page took 0.093551 seconds and 4 git commands to generate.