Skip to content

Cannot export non-exportable private key #138

@repgg00

Description

@repgg00

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 requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions