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

Pull Request: CertificateThumbprint, Public Key Cert Export, and Add-SRDSCNode Update #24

Conversation

ZanattaMichael
Copy link
Owner

I am submitting this pull request to address three issues related to certificate management in our codebase. Specifically, this pull request includes updates to the CertificateThumbprint function, adds support for exporting public key certificates to ProgramData, and updates the Add-SRDSCNode function to support automatic certificate enrollment.

Changes Made

  • CertificateThumbprint: The CertificateThumbprint function has been updated to include additional error handling and logging capabilities. This will help ensure that any errors related to certificate management are properly identified and addressed.
  • Public Key Cert Export: A new function has been added to export public key certificates to ProgramData. This will allow other applications on the system to access these certificates as needed.
  • Add-SRDSCNode Update: The Add-SRDSCNode function has been updated to automatically enroll nodes with the appropriate certificates. This will help streamline the process of adding new nodes to the system and ensure that they are properly authenticated.

How to Test

To test these changes, please run the following commands:

  1. Run the updated CertificateThumbprint function with various inputs to ensure that error handling and logging work as expected.
  2. Use the new function to export a public key certificate to ProgramData and verify that it can be accessed by other applications on the system.
  3. Use the updated Add-SRDSCNode function to add a new node to the system and verify that it is properly enrolled with the appropriate certificates.

Additional Notes

These changes were made in response to feedback from users who have experienced issues related to certificate management in our codebase. We believe that these updates will help improve the overall functionality and reliability of our system.

CertificateThumbprint
Public Key Cert is exported to ProgramData
Updated Add-SRDSCNode to support automatic cert enrollment
@ZanattaMichael ZanattaMichael linked an issue May 7, 2023 that may be closed by this pull request
@ZanattaMichael ZanattaMichael merged commit bb5b0c8 into main Jun 14, 2023
@ZanattaMichael ZanattaMichael deleted the 20-feature-add-automatic-pull-server-certificate-auto-enrollment branch June 14, 2023 08:17
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.

Feature: Add Automatic Pull Server Certificate Auto Enrollment
1 participant