-
Notifications
You must be signed in to change notification settings - Fork 67
Description
Details of the scenario you tried and the problem that is occurring:
Hi, mainly looking to clarify the descriptions inside this DSC configuration.. I'm sure the code is fine.
"Path" - The Windows Certificate Store Location to import the PFX file to.
"Location" - The Windows Certificate Store Location to import the PFX file to.
"Store - The Windows Certificate Store Name to import the PFX file to.
My understanding is that "Path" should actually point to the path of the .PFX file you are trying to import.. but maybe I'm missing something.
The DSC configuration that is using the resource (as detailed as possible):
N/A
Version of the Operating System and PowerShell the DSC Target Node is running:
N/A
Version of the DSC module you're using, or 'dev' if you're using current dev branch:
Master
Thanks!
Bennett