Skip to content

Commit 80779a4

Browse files
leefine02leefine02
authored andcommitted
1 parent a5f477a commit 80779a4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docsource/content.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,12 @@ managed is achieved via either an `SSH` (for Linux and possibly Windows orchestr
1212
orchestrated servers) connection. When acting as an agent, `SSH/WinRM` may still be used, OR the certificate store can be
1313
configured to bypass these and instead directly access the orchestrator server's file system.
1414

15+
RemoteFile Management and Inventory capabilities support the handling of certificates with RSA, ECC, and ML-DSA ditital signature algorithms. However,
16+
ODKG (On Device Key Generation) introduced in release 3.0 for store types RFJKS, RFPEM, RFPkcs12, and RFDER, currently only supports
17+
RSA and ECC. Also, please be aware that the CSR and key pairs generated by the RemoteFile Orchestrator extension when utilizing
18+
the ODKG capability are technically created on the orchestrator server itself and not the target device if the orchestrator is
19+
managing a store or stores on separate servers than where the Universal Orchestrator is installed.
20+
1521
![](images/orchestrator-agent.png)
1622

1723
The supported configurations of Universal Orchestrator hosts and managed orchestrated servers are detailed below:

0 commit comments

Comments
 (0)