We have SSO configured between UCMDB and SMAX. Without wanting to get too bogged down in the detail, users access SMAX through a proxy with a CA cert, whereas UCMDB connects to SMAX internally and SMAX presents a self-signed cert, which was added to the UCMDB server.truststore.
The self-signed SMAX certificate recently expired and was replaced, however we are having issues accessing the Java Client because UCMDB doesn't appear to trust the certificate, despite it having been added to the truststore.
Does anyone know, is it possible to get UCMDB to re-process the truststore without a UCMDB restart? We'll restart if we have to but would rather not if it can be avoided.