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
-**Avoid**: Special characters that might cause issues in API calls or file operations
137
+
138
+
##### ThunderMgmt Common Issues
139
+
-**File Path Issues**: Ensure SCP user has access to the target directory
140
+
-**Invalid Filenames**: Some characters may not be valid for filesystem operations
141
+
-**URL Encoding**: Special characters in aliases may require URL encoding in SCP URLs
142
+
93
143
#### ✅ Summary
94
144
95
145
This extension coordinates certificate and private key delivery by using SCP as a bridge between orchestrator logic and A10's strict API requirements. It ensures secure and automated deployment for the management interface certificates with minimal manual intervention.
96
146
97
147
98
-
## Certificate Store Configuration
99
-
100
-
### ⚙️ Configuration Fields
101
148
102
-
| Name | Display Name | Description | Type | Required |
0 commit comments