I was able to login to admin console via:
Hello @ironsizide,
You can disable the CURL check by editing:
/opt/kaltura/app/configurations/admin.ini
set:
settings.clientConfig.verifySSL=0
Then admin console will work for you as the verification of the cert will be skipped.