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: docsource/thundermgmt.md
+15-5Lines changed: 15 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,24 @@
1
1
## Overview
2
2
3
-
TODO Overview is a required section
3
+
### 🔐 Management Certificates
4
4
5
-
## Requirements
5
+
**Purpose:**
6
+
Used to secure HTTPS access to the A10 management interface (GUI/API).
6
7
7
-
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
8
+
**Usage Context:**
9
+
- AXAPI (API access over HTTPS)
10
+
- Web GUI login
11
+
- Any administrative HTTPS session
12
+
13
+
**Configured In:**
14
+
-**GUI:**`System → Settings → Certificate`
8
15
9
-
## Discovery Job Configuration
16
+
**Example:**
17
+
When a user logs into the GUI via `https://<device_ip>`, the certificate presented is the **Management Certificate**.
10
18
11
-
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
19
+
## Requirements
20
+
21
+
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
0 commit comments