add x509 extended key usage

This commit is contained in:
Xiang Li 2013-08-11 00:46:08 -07:00
parent 0e1125666f
commit 03a2d608c2

View File

@ -191,7 +191,8 @@ authorityKeyIdentifier=keyid,issuer
#nsSslServerName
# This is required for TSA certificates.
# extendedKeyUsage = critical,timeStamping
# This is required for client Auth and server Auth
# extendedKeyUsage = critical,timeStamping,serverauth,clientauth
[ v3_req ]