Package: ssl-cert Version: 1.0.23 Severity: minor Tags: patch User: [email protected] Usertags: origin-ubuntu ubuntu-patch karmic
This hardly seems worth a bug report, but somebody filed https://bugs.launchpad.net/ubuntu/+source/ssl-cert/+bug/352157, so just to get it off our list ... the following patch is from Gabriel Ruiz. --- ssl-cert-1.0.23.orig/make-ssl-cert 2008-03-22 19:06:37.000000000 -0300 +++ ssl-cert-1.0.23/make-ssl-cert 2009-07-07 03:42:27.000000000 -0400 @@ -75,7 +75,7 @@ create_temporary_cnf -# create the certiface. +# create the certificate. if [ "$1" != "generate-default-snakeoil" ]; then openssl req -config $TMPFILE -new -x509 -days 3650 -nodes -out $output -keyout $output > /dev/null 2>&1 Thanks, -- Colin Watson [[email protected]] -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

