Skip to content

Add Exportable Key Export Policy When Generating Self Singed Certificate #319

Description

@ryanrichter94

Checklist

  • I have verified this is the correct repository for opening this issue.
  • I have verified no other issues exist related to my request.

Is Your Feature Request Related To A Problem? Please describe.

While performing a new customer implementation, the New-SelfSignedCertificate Cmdlet call within Initialize. ps1 wouldn't create a private-key-exportable SSL certificate without the inclusion of the -KeyExportPolicy Exportable option added to the command.

Describe The Solution. Why is it needed?

Adding -KeyExportablePolicy Exportable to the New-SelfSignedCertificate Cmdlet seems to be a more reliable way of generating a certificate in the desired format.

User Story

No response

Additional Context

No response

Acceptance Criteria

No response

Related Issues

No response

Metadata

Metadata

Assignees

Labels

EnhancementEnhancements are things that are improvements or features.

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions