Skip to content

Commit

Permalink
Addressed #156
Browse files Browse the repository at this point in the history
  • Loading branch information
Crypt32 committed Jul 13, 2021
2 parents 36847da + 333caa3 commit b7242dd
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ This module can run on any of the specified operating system:

### Certificate services support

This module supports Enterprise or Standalone Certification Authority servers that are running one the following operating systems:
This module supports Enterprise or Standalone Certification Authority (CA) servers that are running one the following operating systems:
* Windows Server 2003/2003 R2
* Windows Server 2008 (including Server Core)
* Windows Server 2008 R2 (including Server Core)
Expand All @@ -44,6 +44,17 @@ This module supports Enterprise or Standalone Certification Authority servers th
* Windows Server 2016 (including Server Core)
* Windows Server 2019 (including Server Core)

### Online Responder support

This module supports Online Certificate Status Protocol (OCSP) servers that are running one the following operating systems:
* Windows Server 2003/2003 R2
* Windows Server 2008 Enterprise (Full Installation)
* Windows Server 2008 R2 Enterprise (Full Installation)
* Windows Server 2012 (including Server Core)
* Windows Server 2012 R2 (including Server Core)
* Windows Server 2016 (including Server Core)
* Windows Server 2019 (including Server Core)

### Full Command List ###
* [Add-AdCertificate](https://www.pkisolutions.com/tools/pspki/Add-AdCertificate)
* [Add-AdCertificateRevocationList](https://www.pkisolutions.com/tools/pspki/Add-AdCertificateRevocationList) (Alias: **Remove-AdCrl**)
Expand Down

0 comments on commit b7242dd

Please sign in to comment.