updating INF to remove SHA1 support

This commit is contained in:
Brian Lich
2016-05-04 11:23:12 -07:00
parent c749eb36a5
commit 37da37dc47

View File

@ -196,12 +196,11 @@ To create a self-signed certificate, do the following:
Exportable=true Exportable=true
RequestType=Cert RequestType=Cert
KeyUsage="CERT_KEY_ENCIPHERMENT_KEY_USAGE" KeyUsage="CERT_KEY_ENCIPHERMENT_KEY_USAGE"
KeyUsageProperty="NCRYPT_ALLOW_DECRYPT_FLAG" KeyUsageProperty="NCRYPT_ALLOW_DECRYPT_FLAG"
KeyLength=2048 KeyLength=2048
Keyspec="AT_KEYEXCHANGE" Keyspec="AT_KEYEXCHANGE"
SMIME=FALSE SMIME=FALSE
HashAlgorithm=sha512 HashAlgorithm=sha512
[Extensions] [Extensions]
1.3.6.1.4.1.311.21.10 = "{text}" 1.3.6.1.4.1.311.21.10 = "{text}"