Looks like perhaps the upgrade went well. It's a cert error. The test server has a fake cert as you would expect. When I did the config-all part, it does output a note detecting a self-signed certificate and turns off verifyssl. Is there somewhere else that I can turn it off (or check) to let it bypass the check?
Here's the output:
PHP Fatal error: Uncaught exception 'KalturaClientException' with message 'Peer's certificate has an invalid signature.' in /opt/kaltura/web/content/clientlibs/php5/KalturaClientBase.php:362
Stack trace:
0 /opt/kaltura/web/content/clientlibs/php5/KalturaClient.php(6552): KalturaClientBase->doQueue()
1 /opt/kaltura/bin/create_partner.php(19): KalturaSessionService->start('d0b9abd97e6dfe0...', NULL, 2, -2, NULL, NULL)
2 {main}
thrown in /opt/kaltura/web/content/clientlibs/php5/KalturaClientBase.php on line 362