mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
add x509 extended key usage
This commit is contained in:
parent
0e1125666f
commit
03a2d608c2
@ -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 ]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user