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

How do I run -20 in this project? #152

Closed
GUANMINLIAO opened this issue Oct 22, 2022 · 2 comments
Closed

How do I run -20 in this project? #152

GUANMINLIAO opened this issue Oct 22, 2022 · 2 comments

Comments

@GUANMINLIAO
Copy link
Contributor

Using the step causes to run -2
but I need to watch the messages flow in -20

thanks you

@shalinnijel2
Copy link
Collaborator

In the .env file, set the following line (or modify as follows) :

PROTOCOLS=ISO_15118_20_AC

All the other possible options supported by the .env file are described here:
https://github.com/SwitchEV/iso15118#environment-settings

@tropxy
Copy link
Contributor

tropxy commented Oct 25, 2022

Hi @GUANMINLIAO , I got a notification that initially you had some issue with the certificates. I believe you have by chance found a bug in the -20: inspecting the logs you have shared, seems that after a NO_TLS communication has been established, we still offered PnC in the AuthorizationSetupResponse message: {"AuthorizationSetupRes": {"Header": {"SessionID": "3A25C9B9A5FA6D36", "TimeStamp": 1666599266}, "ResponseCode": "OK", "AuthorizationServices": ["PnC", "EIM"],...

This is incorrect and we shall treat it as a bug, so I will open an issue for this. Thank you!

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

3 participants