Skip to content

(#319) Add Key Export Policy to Self Signed Cert Generation#320

Open
ryanrichter94 wants to merge 1 commit into
mainfrom
QSG-319
Open

(#319) Add Key Export Policy to Self Signed Cert Generation#320
ryanrichter94 wants to merge 1 commit into
mainfrom
QSG-319

Conversation

@ryanrichter94

Copy link
Copy Markdown
Member

Description Of Changes

Add Key Export Policy of Exportable to New-SelfSignedCertificate Cmdlet call in Initialize-C4bSetup.ps1

Motivation and Context

Seems more reliable at generating the type of certificate the guide needs.

Testing

  1. Local VM Trsting

Operating Systems Testing

  • Windows Server 2025

Change Types Made

  • Bug fix (non-breaking change).
  • Feature / Enhancement (non-breaking change).
  • Breaking change (fix or feature that could cause existing functionality to change).
  • Documentation changes.
  • PowerShell code changes.

Change Checklist

  • Requires a change to the documentation.
  • Documentation has been updated.
  • Tests to cover my changes, have been added.
  • All new and existing tests passed?
  • PowerShell code changes: PowerShell v3 compatibility checked?
  • All items are complete on the Definition of Done.

Related Issue

Fixes #319

@ryanrichter94 ryanrichter94 self-assigned this Jun 12, 2026
@ryanrichter94 ryanrichter94 requested a review from JPRuskin June 12, 2026 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Exportable Key Export Policy When Generating Self Singed Certificate

1 participant