Skip to content
New issue

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

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

Already on GitHub? # to your account

StartService Protected hangs when Core cannot get valid cert #3671

Closed
iCollin opened this issue Mar 22, 2021 · 2 comments
Closed

StartService Protected hangs when Core cannot get valid cert #3671

iCollin opened this issue Mar 22, 2021 · 2 comments
Labels

Comments

@iCollin
Copy link
Collaborator

iCollin commented Mar 22, 2021

Bug Report

REQUEST_RECEIVED hangs for protected service when core cannot get valid cert

Reproduction Steps
  1. Remove all certificates from SDL core
  2. SDL Core ini ForceProtectedService does not include 0x0A
  3. SDL Core policy table has invalid 0x07 endpoint
  4. Start SDL Core and HMI
  5. Connect App to Core, Activate App
  6. Attempt to start Protected Audio Service
  7. SDL Core tries to PTU to get a certificate, but the PTU fails
Expected Behavior

SDL Core replies with PROTECTION_DISABLED within some reasonable time

Observed Behavior

SDL Core does not reply to StartService within some reasonable time

@iCollin
Copy link
Collaborator Author

iCollin commented Mar 24, 2021

Core will reply to StartService after the entire retry sequence has completed (all retries from seconds_between_retry in PT have timed out)

@iCollin
Copy link
Collaborator Author

iCollin commented Aug 26, 2021

Closed in favor of #3739

@iCollin iCollin closed this as completed Aug 26, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants