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

Add ACL support for Certificates #21353

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on May 24, 2024

  1. Add ACL support for Certificates

    Add the ability to get and set ACLs for certificate keys under the
    Certificate PSProvider. This can be used to manage the permissions of
    the keys associated with a certificate and not the certificates
    themselves which are governed by the store they are located in.
    jborean93 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    0f18a7f View commit details
    Browse the repository at this point in the history
  2. Redo tests for Pester v4

    jborean93 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    dba95b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10dad31 View commit details
    Browse the repository at this point in the history