From: Mark Huang Date: Mon, 24 Jul 2006 19:30:45 +0000 (+0000) Subject: - don't require emailAddress in HTTPS certs X-Git-Tag: planetlab-4_0-rc1~125 X-Git-Url: http://git.onelab.eu/?p=myplc.git;a=commitdiff_plain;h=0205069c73ebbfdb16108288bb4b45dd3c874d27 - don't require emailAddress in HTTPS certs --- diff --git a/plc.d/ssl b/plc.d/ssl index ec879dc..34e83af 100755 --- a/plc.d/ssl +++ b/plc.d/ssl @@ -7,7 +7,7 @@ # Mark Huang # Copyright (C) 2006 The Trustees of Princeton University # -# $Id: ssl,v 1.8 2006/07/10 21:05:17 mlhuang Exp $ +# $Id: ssl,v 1.9 2006/07/17 21:28:55 mlhuang Exp $ # # Source function library and configuration @@ -135,8 +135,7 @@ case "$1" in verify_or_generate_certificate \ ${!ssl_crt} ${!ssl_key} ${!ca_ssl_crt} \ - ${!hostname} $PLC_MAIL_SUPPORT_ADDRESS - + ${!hostname} done # Install HTTPS certificates into both /etc/pki (Fedora Core