Skip to content

Commit 7d27337

Browse files
author
Bob Pokorny
committed
updating docs
1 parent e64aa1d commit 7d27337

2 files changed

Lines changed: 2 additions & 4 deletions

File tree

docsource/content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ Below is a brief summary of the CSPs and their support for RSA and ECC algorithm
110110
|Microsoft Software Key Storage Provider |||
111111
|Microsoft Enhanced Cryptographic Provider |||
112112

113-
## Client Machine Instructions
113+
### Client Machine Instructions
114114
Prior to version 2.6, this extension would only run in the Windows environment. Version 2.6 and greater is capable of running on Linux, however, only the SSH protocol is supported.
115115

116116
If running as an agent (accessing stores on the server where the Universal Orchestrator Services is installed ONLY), the Client Machine can be entered, OR you can bypass a WinRM connection and access the local file system directly by adding "|LocalMachine" to the end of your value for Client Machine, for example "1.1.1.1|LocalMachine". In this instance the value to the left of the pipe (|) is ignored. It is important to make sure the values for Client Machine and Store Path together are unique for each certificate store created, as Keyfactor Command requires the Store Type you select, along with Client Machine, and Store Path together must be unique. To ensure this, it is good practice to put the full DNS or IP Address to the left of the | character when setting up a certificate store that will be accessed without a WinRM connection.

docsource/iisu.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### Key Features and Representation
1+
## Overview
22

33
The IISU store type represents the IIS servers and their certificate bindings. It specifically caters to managing SSL/TLS certificates tied to IIS websites, allowing bind operations such as specifying site names, IP addresses, ports, and enabling Server Name Indication (SNI). By default, it supports job types like Inventory, Add, Remove, and Reenrollment, thereby offering comprehensive management capabilities for IIS certificates.
44

@@ -94,7 +94,5 @@ Using this flag will result in an error and the job will not complete successful
9494

9595
- **Custom Alias and Private Keys:** The store type does not support custom aliases for individual entries and requires private keys because IIS certificates without private keys would be invalid.
9696

97-
## Overview
9897

99-
TODO Overview is a required section
10098

0 commit comments

Comments
 (0)