-
-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Labels
questionFurther information is requestedFurther information is requested
Description
Hi, I have been working on SSL Automation on my Azure Account.
I have imported the ACME-PS module into my automation account.
ACME-PS PowerShell module
Version: 1.5.7
However, I have encountered the following:
�[91mExport-PfxCertificate: �[91mCannot export non-exportable private key.�[0m
Based on what I've research, the fix for this is to enable the private key exportable upon cert creation.
Since I am using the ACME-module and there's no way I can directly just append an enable command into my script does it mean I have to download the whole source code, update script then build.
After that import the module to the automation account?
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested