Skip to content

[GENIVI] SDL responses StartServiceACK instead of StartServiceNACK if during request for service error occured #1406

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

Closed
vvvakulenko opened this issue Mar 21, 2017 · 2 comments
Labels

Comments

@vvvakulenko
Copy link

Description

SDL responses StartServiceACK instead of StartServiceNACK if during request for service error occured

Preconditions

  1. SDLCore and HMI are started.
  2. Mobile application (SPT) is just registered
  3. Audio and video services are ONLY allowed to be secure (in smartDeviceLink.ini : ForceProtectedService = 0x0A, 0x0B).
  4. The certificate in "module_config" section of PreloadedPT is absent/invalid.

Steps to reproduce

  1. Register and Activate App
  2. Click "Start Secure Service" button of Video Service

Actual result

SDL sent internal error and StartService ACK (encrypted=false)

Expected result

SDL sent internal error and StartService NACK

@Jack-Byrne
Copy link
Collaborator

@vvvakulenko If there is a milestone related to this issue could you please add it?

@dboltovskyi
Copy link
Contributor

Current issue is duplicate of #1922 and can be closed.

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

No branches or pull requests

4 participants