Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSL error connecting to vehicle #28

Open
kevinlieb opened this issue Sep 28, 2022 · 4 comments
Open

SSL error connecting to vehicle #28

kevinlieb opened this issue Sep 28, 2022 · 4 comments

Comments

@kevinlieb
Copy link

On connection to my car I am seeing:
ep0 event 0
ep0 event 2
got version request
version negotiation ok
auth complete
Error: SSL_read failed: -1 2 2 2
Tue Sep 27 19:57:39 PDT 2022

This is in Server.log

This is in connecting to my Kia. The ODroid N2 I am testing this with has connected to my Crankshaft setup, sort of, a few times before.

Do I need to regen the SSL keys for new cars or something?

@tomasz-grobelny
Copy link
Owner

The current keys are valid only until 24 August 2022 and I think this is the most probable reason you are getting this error. The keys need to be dumped from fresh android auto process on rooted device using pmdump.

@gamelaster
Copy link
Contributor

@tomasz-grobelny haha, doing process memory dump might be easier as my method (I was dumping it from the code :D )

@sploders101
Copy link

I can't find the keys to save my life. There is no PEM-formatted string in the pmdump, and I've even searched for commonalities between the keys I found in the git history, looking for the binary, to no avail. I'm getting this same error; does anyone have a concrete explanation of how I could get these keys?

@khimaros
Copy link

see also #15 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants