Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ more information on defining and configuring certificate stores.
1. When orchestrating management of external (and potentially local) certificate stores, the `RemoteFile` Orchestrator
Extension makes use of `WinRM` to connect to external certificate store servers. The security context used is the user id
entered in the Keyfactor Command certificate store or discovery job screen. Make sure that `WinRM` is set up on the
orchestrated server and that the `WinRM` port (by convention, `5585` for `HTTP` and `5586` for `HTTPS`) is part of the certificate
orchestrated server and that the `WinRM` port (by convention, `5985` for `HTTP` and `5986` for `HTTPS`) is part of the certificate
store path when setting up your certificate stores/discovery jobs. If running as an agent, managing local certificate stores,
local commands are run under the security context of the user account running the Keyfactor Universal Orchestrator Service.
Please reference [Certificate Stores and Discovery Jobs](#certificate-stores-and-discovery-jobs) for more information on
Expand Down
4 changes: 2 additions & 2 deletions docsource/content.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ more information on defining and configuring certificate stores.
1. When orchestrating management of external (and potentially local) certificate stores, the `RemoteFile` Orchestrator
Extension makes use of `WinRM` to connect to external certificate store servers. The security context used is the user id
entered in the Keyfactor Command certificate store or discovery job screen. Make sure that `WinRM` is set up on the
orchestrated server and that the `WinRM` port (by convention, `5585` for `HTTP` and `5586` for `HTTPS`) is part of the certificate
orchestrated server and that the `WinRM` port (by convention, `5985` for `HTTP` and `5986` for `HTTPS`) is part of the certificate
store path when setting up your certificate stores/discovery jobs. If running as an agent, managing local certificate stores,
local commands are run under the security context of the user account running the Keyfactor Universal Orchestrator Service.
Please reference [Certificate Stores and Discovery Jobs](#certificate-stores-and-discovery-jobs) for more information on
Expand Down Expand Up @@ -312,4 +312,4 @@ Steps to create a new supported file-based certificate store type:
short name in Keyfactor Command. On the `TypeFullName` line for all three sections, make sure the namespace matches
what you used for your new classes. Note that the namespace for Discovery uses a common class for all supported
types. Discovery is a common implementation for all supported store types.
8. Modify the integration-manifest.json file to add the new store type under the store_types element.
8. Modify the integration-manifest.json file to add the new store type under the store_types element.
Binary file modified docsource/images/RFKDB-basic-store-type-dialog.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docsource/images/RFORA-basic-store-type-dialog.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading