Skip to content

Commit c89cd4e

Browse files
authored
Update content.md
1 parent b43aaca commit c89cd4e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docsource/content.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ more information on defining and configuring certificate stores.
103103
1. When orchestrating management of external (and potentially local) certificate stores, the `RemoteFile` Orchestrator
104104
Extension makes use of `WinRM` to connect to external certificate store servers. The security context used is the user id
105105
entered in the Keyfactor Command certificate store or discovery job screen. Make sure that `WinRM` is set up on the
106-
orchestrated server and that the `WinRM` port (by convention, `5585` for `HTTP` and `5586` for `HTTPS`) is part of the certificate
106+
orchestrated server and that the `WinRM` port (by convention, `5985` for `HTTP` and `5986` for `HTTPS`) is part of the certificate
107107
store path when setting up your certificate stores/discovery jobs. If running as an agent, managing local certificate stores,
108108
local commands are run under the security context of the user account running the Keyfactor Universal Orchestrator Service.
109109
Please reference [Certificate Stores and Discovery Jobs](#certificate-stores-and-discovery-jobs) for more information on
@@ -312,4 +312,4 @@ Steps to create a new supported file-based certificate store type:
312312
short name in Keyfactor Command. On the `TypeFullName` line for all three sections, make sure the namespace matches
313313
what you used for your new classes. Note that the namespace for Discovery uses a common class for all supported
314314
types. Discovery is a common implementation for all supported store types.
315-
8. Modify the integration-manifest.json file to add the new store type under the store_types element.
315+
8. Modify the integration-manifest.json file to add the new store type under the store_types element.

0 commit comments

Comments
 (0)