diff --git a/README.md b/README.md index d911cf1..a0909c2 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,19 @@ The Universal Orchestrator is the successor to the Windows Orchestrator. This Ca +## Platform Specific Notes + +The Keyfactor Universal Orchestrator may be installed on either Windows or Linux based platforms. The certificate operations supported by a capability may vary based what platform the capability is installed on. The table below indicates what capabilities are supported based on which platform the encompassing Universal Orchestrator is running. +| Operation | Win | Linux | +|-----|-----|------| +|Supports Management Add|✓ | | +|Supports Management Remove|✓ | | +|Supports Create Store| | | +|Supports Discovery| | | +|Supports Renrollment| | | +|Supports Inventory|✓ | | + + ---