mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-30 17:53:53 +00:00
added ProviderType to inf file
This commit is contained in:
@ -149,6 +149,7 @@ To create a self-signed certificate, do the following:
|
|||||||
``` syntax
|
``` syntax
|
||||||
[NewRequest]
|
[NewRequest]
|
||||||
Subject="CN=BitLocker Network Unlock certificate"
|
Subject="CN=BitLocker Network Unlock certificate"
|
||||||
|
ProviderType=0
|
||||||
Exportable=true
|
Exportable=true
|
||||||
RequestType=Cert
|
RequestType=Cert
|
||||||
KeyUsage="CERT_KEY_ENCIPHERMENT_KEY_USAGE"
|
KeyUsage="CERT_KEY_ENCIPHERMENT_KEY_USAGE"
|
||||||
|
Reference in New Issue
Block a user