Failed to setup SSO source, reason: Auth Exception occurred : 'Solution user detail' certificate is invalid - certificateException java.security.cert.CertificateExpiredException: NotAfter: WeekDay MM DD HH:MM:SS UTC YYYY
ERROR [ServerConnection on port 10000 Thread 1967] com.vmware.vcops.bridge.server.BridgeTracerAspect.processBridgeResult - Failed to setup SSO source, reason: Auth Exception occurred : 'Solution user detail' certificate is invalid - certificateException java.security.cert.CertificateExpiredException: NotAfter: WeekDay MM DD HH:MM:SS UTC YYYY
ERROR [ServerConnection on port 10000 Thread 1967] com.vmware.vcops.bridge.server.BridgeTracerAspect.processBridgeResult - SessionId: e4a88a55-xxxx-xxxx-xxxx-6722ca6d6a25::6a6ec47b-xxxx-xxxx-xxxx-5d5d9cfd4d93; UserId: e4a88a55-xxxx-xxxx-xxxx-6722ca6d6a25; UserName: admin
Function addSSOSource execution takes 1436
To resolve the issue, please follow the below steps after taking snapshots of the Aria Operations node
Make sure the cluster is in an offline state before proceeding.
Navigate to the SSL Directory:
cd /data/vcops/user/conf/ssl
Backup the Current Certificates:
Navigate to the Slice Configuration Directory:
cd /usr/lib/vmware-vcopssuite/utilities/sliceConfiguration/bin
Run the Python Command:
$VMWARE_PYTHON_BIN -c "import vcopsPlatformCertUtil; vcopsPlatformCertUtil.createSelfSignedCertificate('/data/vcops/user/conf/ssl')"
Change Ownership of the New Certificates:
/data/vcops/user/conf/ssl directory.cd /data/vcops/user/conf/ssl
Bring the cluster back online and retry adding SSO authentication source.