You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+15-10Lines changed: 15 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -67,7 +67,21 @@ If the A10 is acting as an SSL offloader for a backend web server, the **SSL Cer
67
67
TODO Global Store Type Section 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
68
68
69
69
70
-
TODO Overview is a required section
70
+
#### 🔐 Management Certificates
71
+
72
+
**Purpose:**
73
+
Used to secure HTTPS access to the A10 management interface (GUI/API).
74
+
75
+
**Usage Context:**
76
+
- AXAPI (API access over HTTPS)
77
+
- Web GUI login
78
+
- Any administrative HTTPS session
79
+
80
+
**Configured In:**
81
+
-**GUI:**`System → Settings → Certificate`
82
+
83
+
**Example:**
84
+
When a user logs into the GUI via `https://<device_ip>`, the certificate presented is the **Management Certificate**.
71
85
</details>
72
86
73
87
@@ -378,15 +392,6 @@ TODO Certificate Store Configuration is an optional section. If this section doe
378
392
379
393
</details>
380
394
381
-
## Discovering Certificate Stores with the Discovery Job
TODO Global Store Type Section 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
386
-
387
-
388
-
TODO Discovery Job Configuration 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
0 commit comments