Fix openssl template for 'server' to also allowed to be a 'client' to restore hierarchy

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@16007 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
jbjohnso 2013-04-17 13:53:47 +00:00
parent 9acd1e0a62
commit b1f539a5e5

View File

@ -163,7 +163,7 @@ nsComment = "OpenSSL Generated Server Certificate"
subjectKeyIdentifier=hash
authorityKeyIdentifier=keyid,issuer
keyUsage = digitalSignature,keyAgreement,keyEncipherment
extendedKeyUsage = serverAuth
extendedKeyUsage = serverAuth, clientAuth
[ usr_cert ]