updating INF to remove SHA1 support

This commit is contained in:
Brian Lich 2016-05-04 10:57:19 -07:00
parent 3b619cfb18
commit c749eb36a5

View File

@ -196,7 +196,12 @@ 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"
KeyLength=2048 KeyLength=2048
Keyspec="AT_KEYEXCHANGE"
SMIME=FALSE
HashAlgorithm=sha512
[Extensions] [Extensions]
1.3.6.1.4.1.311.21.10 = "{text}" 1.3.6.1.4.1.311.21.10 = "{text}"