fiquett / Viper_SmartStart_Control

A php script to send commands to a Viper SmartStart enabled vehicle.
35 stars 11 forks source link

SSL Certificate Errors #1

Open Throckmorton69 opened 9 years ago

Throckmorton69 commented 9 years ago


Fatal error: Uncaught exception 'Exception' with message 'Error during GET of 'https://colt.calamp-ts.com/auth/login/**': SSL certificate problem, verify that the CA cert is OK. Details: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed' in D:\WebSites\Test\viper_control.php:66 Stack trace:

0 D:\WebSites\Test\viper_control.php(152): curlGet('https://colt.ca...', '', true)

1 D:\WebSites\Test\vipercontrol.php(45): getSessionID('****@_.**', '***')

2 {main}

thrown in D:\WebSites\Test\viper_control.php on line 66

jaxonklein commented 7 years ago

Hi there, Is the unofficial "API" still working? Thanks!