mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-14 22:37:22 +00:00
added ProviderType to inf file
This commit is contained in:
parent
d27717753a
commit
11c8f5863c
@ -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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user