CA Gateway 3.3.0 fixes the following bugs.
LDAP and LDAPS port incompatibility not documented (ATEAM-18779)
The user guide does not properly outline that the LDAP Port and LDAPS Port settings are mutually exclusive.
Incorrect option name in the plugin selector (ATEAM-18782)
The Connector Name selector of the Management Console lists the Sectigo CA plugin as com.Sectigo instead of com.SectigoCA.
Workaround:
- Export the CA Gateway configuration using the
clusterctl solution config exportcommand - Replace
com.Sectigowithcom.SectigoCAin the following files.config-schema.jsonsectigo-schema.jsonapplication.yml(only if CA Gateway has been deployed with the Sectigo CA plugin).
- Apply the new configuration with the
clusterctl solution config importcommand. - Deploy or redeploy the solution with the
clusterctl solution deploycommand.
CA lookup fails when the DN includes tildes (ATEAM-18768)
The lookup for a CA (Certificate Authority) fails when the DN (Distinguished Name) of the CA contains tildes, like in " MODERNIZAÇÃO".