LSVPN satellite certificates may be generated with
serial numbers exceeding 40 hexadecimal characters. This causes
certificate revocation and deletion operations to fail with the
following error messages: - db-serialno can be at most 40
characters
- db-serialno is invalid
Workaround:To resolve this issue, use the following CLI
commands with the LSVPN satellite serial number to manually delete
or revoke the affected certificates: Delete certificate
information:delete sslmgr-store certificate-info
portal name <name> serialno
<satellite_serial> Revoke
satellite certificates:delete sslmgr-store
satellite-info-revoke-certificate portal
<name> serialno
<list_of_satellite_serials> |