The Certificate Authorities solution has the following known issues.
- Datadog errors in logs (ATEAM-17270)
- CA identifier uniqueness not enforced (ATEAM-17301)
- Some failed deployments appear as successful (ATEAM-17321)
- 14-character limitation for organization names not enforced (17443)
- Cannot remove issuing CAs after removing the root CA (ATEAM-17445)
- HSM configuration requires an RFS server (ATEAM-17470)
- No error message when losing the database connection (ATEAM-17478)
Datadog errors in logs (ATEAM-17270)
The Certificate Authorities logs include errors of the Datadog metrics tracker.
See Browsing logs with Grafana for how to browse logs.
CA identifier uniqueness not enforced (ATEAM-17301)
The Certificate Authorities solution allows reusing CA identifiers in the CA-creation form.
Removing a CA results in removing all CAs with the same identifier.
Some failed deployments appear as successful (ATEAM-17321)
Some Certificate Authorities deployments resulting in errors and non-running pods may appear as "successful" in the Management Console.
14-character limitation for organization names not enforced (17443)
When typing an organization name that exceeds 14 characters, the Management Console displays a warning tooltip but still allows creating the organization.
Organizations with a name exceeding 14 characters are unusable.
Cannot remove issuing CAs after removing the root CA (ATEAM-17445)
Certificate Authorities do not support removing issuing CAs that are subordinate to a root CA already removed.
HSM configuration requires an RFS server (ATEAM-17470)
Configuring an HSM (Hardware Security Module) for the Certificate Authorities solution requires access to a remote file system for nShield instead of simply uploading the kmdata
TAR file.
No error message when losing the database connection (ATEAM-17478)
When losing the connection with the database, the Management Console displays no error message and allows clicking the Create Organization button.