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
+11-13Lines changed: 11 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -103,19 +103,6 @@ The ThunderMgmt store type uses an intermediate SCP server for management interf
103
103
104
104
Both store types support PAM integration for secure credential management and require appropriate A10 device permissions.
105
105
106
-
### Key Features
107
-
108
-
-**Direct SSL Certificate Management**: Native A10 API integration for SSL certificate deployment and management
109
-
-**Template-Aware Operations**: Intelligent handling of certificates bound to SSL templates and virtual services
110
-
-**Multi-API Version Support**: Automatic detection and support for A10 API v4 and v6
111
-
-**Partition Support**: Full support for A10 partitions for multi-tenant deployments
112
-
-**Certificate Inventory**: Comprehensive discovery and inventory of existing certificates
113
-
-**Management Interface Certificates**: SCP-based deployment for A10 management interface certificates
114
-
-**PAM Integration**: Support for Privileged Access Management systems
115
-
-**Advanced Certificate Replacement**: Zero-downtime certificate replacement with automatic template rebinding
116
-
117
-
### Architecture
118
-
119
106
#### ThunderSsl Store Type
120
107
Uses A10's native REST API (AXAPI) for direct certificate management:
121
108
- Certificates are uploaded directly to the A10 appliance
@@ -139,6 +126,17 @@ The orchestrator requires an A10 user account with permissions to:
139
126
- Set active partitions
140
127
- For ThunderMgmt: SSH/SCP file operations
141
128
129
+
### Key Features
130
+
131
+
-**Direct SSL Certificate Management**: Native A10 API integration for SSL certificate deployment and management
132
+
-**Template-Aware Operations**: Intelligent handling of certificates bound to SSL templates and virtual services
133
+
-**Multi-API Version Support**: Automatic detection and support for A10 API v4 and v6
134
+
-**Partition Support**: Full support for A10 partitions for multi-tenant deployments
135
+
-**Certificate Inventory**: Comprehensive discovery and inventory of existing certificates
136
+
-**Management Interface Certificates**: SCP-based deployment for A10 management interface certificates
137
+
-**PAM Integration**: Support for Privileged Access Management systems
138
+
-**Advanced Certificate Replacement**: Zero-downtime certificate replacement with automatic template rebinding
139
+
142
140
The a10vThunder Universal Orchestrator extension implements 2 Certificate Store Types. Depending on your use case, you may elect to use one, or both of these Certificate Store Types. Descriptions of each are provided below.
0 commit comments