Can't start client mode

Issue #7 new
Former user created an issue

Hi i have successfully captured my iphone 4s key and want to start client mode, but when i type: ./siri.py --client

i'm getting: Traceback (most recent call last): File "./siri.py", line 712, in <module> main(options, args)
File "./siri.py", line 667, in main keyPickle=options.keys, speech=options.speech_file) File "./siri.py", line 602, in siriClient client = SiriClient(url, keys, speech, 'ca.crt') File "./siri.py", line 396, in init self.ssl_sock.connect((url, 443)) File "/usr/lib/python2.7/ssl.py", line 331, in connect self._real_connect(addr, False) File "/usr/lib/python2.7/ssl.py", line 324, in _real_connect raise e ssl.SSLError: [Errno 1] _ssl.c:504: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed

i know you got a similar error before (or maybe exact the same), but i hope you can try one more time to figure out what the problem is. Im using a raspberry pi (arm) and a debian linux. (raspberry default) i'm not using a mac. maybe is missed to install some dependencies or something like that. i hope you can help me.

best regards tihmstar

Comments (0)

  1. Log in to comment