Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 452 Bytes

File metadata and controls

7 lines (7 loc) · 452 Bytes
  • Import-VcCertificate updates:
    • Fix prompting for VenafiSession even when provided
    • Remove -PKCS8 and -PKCS12, and soon -Format, in favor of autodetection
    • Add -Recurse to bring in certificates in subfolders when importing by path
    • Add ShouldProcess so -WhatIf can be used prior to importing
    • ThrottleLimit changed to 1 by default as 100 certs are submitted at a time
  • Add PKCS8 support to Import-VdcCertificate