Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve certificate rotation process #253

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

arudell
Copy link
Member

@arudell arudell commented Apr 5, 2024

Description

Summary of changes:

  • Moved Start-SdnServerCertificateRotate and Start-SdnMuxCertificateRotate to SdnDiag.NetworkController module and updated to execute on NetworkController directly
  • Created a new Start-SdnNetworkControllerRestCertificateRotate to handle rotating of the rest and encryption certificate.
  • Moving appropriate logic for certificate generation / parsing of pfx files to each respective function

Change type

  • Bug fix (non-breaking change)
  • Code style update (formatting, local variables)
  • New Feature (non-breaking change that adds new functionality without impacting existing)
  • Breaking change (fix or feature that may cause functionality impact)
  • Other

Checklist:

  • My code follows the style and contribution guidelines of this project.
  • I have tested and validated my code changes.

@arudell arudell closed this Apr 5, 2024
@arudell arudell reopened this Apr 5, 2024
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.

None yet

1 participant