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
- Each defined Certificate Authority in the AnyCA Gateway REST can support one Idnomic CA endpoint
173
+
- If you have multiple Idnomic PKI instances or need to issue from different zones with different permissions, you must define multiple Certificate Authorities in the AnyCA Gateway
174
+
- Each CA configuration will manifest in Command as a separate CA entry
175
+
- The plugin uses SOAP-based communication exclusively; ensure the RA connector endpoint is properly configured for SOAP access
176
+
- Client certificate authentication is mandatory and cannot be disabled
177
+
- The "Enabled" flag allows you to temporarily disable a CA connection without removing the configuration
178
+
179
+
### Security Considerations
180
+
181
+
1.**Certificate Storage**: Store client certificates in a secure location with restricted file system permissions
182
+
2.**Password Management**: Use strong passwords for client certificate PFX files and consider using a secrets management system
183
+
3.**Network Security**: Ensure TLS/SSL is properly configured for the RA connector endpoint
184
+
4.**Least Privilege**: Request client certificates with minimal required permissions in the Idnomic PKI system
185
+
5.**Audit Logging**: Enable comprehensive logging in both the Gateway and Idnomic PKI for security monitoring
0 commit comments