Skip to content

Commit 66537ca

Browse files
author
Keyfactor
committed
Update generated docs
1 parent ec70a29 commit 66537ca

File tree

2 files changed

+7
-15
lines changed

2 files changed

+7
-15
lines changed

README.md

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131

3232
## Overview
3333

34-
TODO Overview is a required section
34+
The Kemp Load Balancer Universal Orchestrator extension enables remote management of cryptographic certificates on Kemp Load Balancers. Kemp Load Balancers use certificates to secure HTTP and HTTPS traffic efficiently, ensuring that sensitive data is encrypted during transit. This extension integrates with Keyfactor Command to automate the process of inventorying, adding, and removing certificates within Kemp Load Balancer environments. By leveraging this orchestrator, administrators can easily manage SSL/TLS certificates, ensuring the security and reliability of their load balancing infrastructure.
3535

3636

3737

@@ -49,16 +49,14 @@ The Kemp Load Balancer Universal Orchestrator extension is supported by Keyfacto
4949
Before installing the Kemp Load Balancer Universal Orchestrator extension, we recommend that you install [kfutil](https://github.com/Keyfactor/kfutil). Kfutil is a command-line tool that simplifies the process of creating store types, installing extensions, and instantiating certificate stores in Keyfactor Command.
5050

5151

52-
TODO Requirements is an optional section. If this section doesn't seem necessary on initial glance, please delete it. Refer to the docs on [Confluence](https://keyfactor.atlassian.net/wiki/x/SAAyHg) for more info
53-
5452

5553
## Kemp Certificate Store Type
5654

5755
To use the Kemp Load Balancer Universal Orchestrator extension, you **must** create the Kemp Certificate Store Type. This only needs to happen _once_ per Keyfactor Command instance.
5856

5957

6058

61-
The Kemp Load Balancer Universal Orchestrator extension enables remote management of cryptographic certificates on Kemp Load Balancers. Kemp Load Balancers use certificates to secure HTTP and HTTPS traffic efficiently, ensuring that sensitive data is encrypted during transit. This extension integrates with Keyfactor Command to automate the process of inventorying, adding, and removing certificates within Kemp Load Balancer environments. By leveraging this orchestrator, administrators can easily manage SSL/TLS certificates, ensuring the security and reliability of their load balancing infrastructure.
59+
TODO Overview is a required section
6260

6361

6462

@@ -198,10 +196,6 @@ the Keyfactor Command Portal
198196
> The above installation steps can be supplemented by the [official Command documentation](https://software.keyfactor.com/Core-OnPrem/Current/Content/InstallingAgents/NetCoreOrchestrator/CustomExtensions.htm?Highlight=extensions).
199197
200198

201-
## Post Installation
202-
203-
TODO Post Installation is an optional section. If this section doesn't seem necessary on initial glance, please delete it. Refer to the docs on [Confluence](https://keyfactor.atlassian.net/wiki/x/SAAyHg) for more info
204-
205199

206200
## Defining Certificate Stores
207201

@@ -427,10 +421,6 @@ Case Number|Case Name|Case Description|Overwrite Flag|Alias Name|Expected Result
427421
10|Inventory Intermediate Certificates|Intermediate Certificate Will Be Inventoried|N/A|N/A|Intermediate Certificate Is Inventoried to Keyfactor|True|![](images/TC10Results.gif)
428422
11|Inventory SSL Certificates|SSL Certificate Will Be Inventoried|N/A|N/A|SSL Certificate Is Inventoried to Keyfactor|True|![](images/TC11Results.gif)
429423

430-
## Discovering Certificate Stores with the Discovery Job
431-
TODO Discovery is an optional section. If this section doesn't seem necessary on initial glance, please delete it. Refer to the docs on [Confluence](https://keyfactor.atlassian.net/wiki/x/SAAyHg) for more info
432-
433-
434424

435425

436426

docsource/kemp.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ Invoke-RestMethod -Uri "https://<loadmaster-ip>:8443/access/list" -Headers @{ Au
5454

5555
If you receive a JSON response, API access is successfully configured.
5656

57-
5857
### ✅ Summary of Required Settings
5958

6059
| Setting | Location | Value |
@@ -129,8 +128,6 @@ It details how the orchestrator interacts with the LoadMaster API, handles overw
129128

130129
---
131130

132-
133-
134131
## TEST CASES
135132
Case Number|Case Name|Case Description|Overwrite Flag|Alias Name|Expected Results|Passed|Screenshots
136133
------------|---------|----------------|--------------|----------|----------------|--------------|------------
@@ -145,3 +142,8 @@ Case Number|Case Name|Case Description|Overwrite Flag|Alias Name|Expected Result
145142
9|Remove Intermediate Certificates|Intermediate Certificate Will Be Removed|N/A|TC8b|Intermediate Certificate Is Removed From Keyfactor and the LoadMaster|True|![](images/TC9Results.gif)
146143
10|Inventory Intermediate Certificates|Intermediate Certificate Will Be Inventoried|N/A|N/A|Intermediate Certificate Is Inventoried to Keyfactor|True|![](images/TC10Results.gif)
147144
11|Inventory SSL Certificates|SSL Certificate Will Be Inventoried|N/A|N/A|SSL Certificate Is Inventoried to Keyfactor|True|![](images/TC11Results.gif)
145+
146+
## Overview
147+
148+
TODO Overview is a required section
149+

0 commit comments

Comments
 (0)