From: John White Date: Fri, 29 Oct 2004 14:07:27 +0000 (+0000) Subject: Added the plocy section ca_none for completeness. X-Git-Tag: GLITE_RELEASE_1_2~25 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=b9870ed5848385be1f17b190e976088877c42c18;p=glite-security-test-utils.git Added the plocy section ca_none for completeness. --- diff --git a/config/ca_conf.cnf b/config/ca_conf.cnf index 6bafc6c..9db14c7 100644 --- a/config/ca_conf.cnf +++ b/config/ca_conf.cnf @@ -45,9 +45,12 @@ nsComment = "OpenSSL Generated Client Server Certificate" # and for everything including object signing: # nsCertType = client, email, objsign -[ ca_client_flags ] +[ ca_fclient ] # This is typical in keyUsage for a client certificate. keyUsage = nonRepudiation, digitalSignature, keyEncipherment # This will be displayed in Netscape's comment listbox. nsComment = "OpenSSL Generated Client Certificate with Flags" + +[ ca_none ] +# A new entry?