mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-18 11:53:37 +00:00
Added MachineKeySet=True
This commit is contained in:
@ -150,6 +150,7 @@ To create a self-signed certificate, do the following:
|
|||||||
[NewRequest]
|
[NewRequest]
|
||||||
Subject="CN=BitLocker Network Unlock certificate"
|
Subject="CN=BitLocker Network Unlock certificate"
|
||||||
ProviderType=0
|
ProviderType=0
|
||||||
|
MachineKeySet=True
|
||||||
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