From: Mark Huang Date: Mon, 24 Jul 2006 19:34:43 +0000 (+0000) Subject: - merge revision 1.10 X-Git-Tag: myplc-0_4-rc2~3 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=f4a3c38764c8e35e07f1462b5c8e9ee742289896;hp=c4940ff633e0d238eb74f65a90f67ef92f2d537c;p=myplc.git - merge revision 1.10 date: 2006/07/24 19:30:45; author: mlhuang; state: Exp; lines: +2 -3 - don't require emailAddress in HTTPS certs --- diff --git a/plc.d/ssl b/plc.d/ssl index 29435f5..a6f61ec 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.9 2006/07/17 21:28:55 mlhuang Exp $ +# $Id: ssl,v 1.10 2006/07/24 19:30:45 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