]> git.pld-linux.org Git - packages/stunnel.git/blob - stunnel-am.patch
- updated to 4.49
[packages/stunnel.git] / stunnel-am.patch
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
3 @@ -20,7 +20,7 @@
4                 else \
5                         RND=""; \
6                 fi; \
7 -               $(OPENSSL) req -new -x509 -days 365 $$RND \
8 +               printf '\n\n\n\n\n\n' | $(OPENSSL) req -new -x509 -days 365 $$RND \
9                         -config $(srcdir)/stunnel.cnf \
10                         -out stunnel.pem -keyout stunnel.pem; \
11                 $(OPENSSL) gendh $$RND 1024 >> stunnel.pem; \
This page took 0.265892 seconds and 3 git commands to generate.