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

Cert processing invalid, module certificate should be updated when a policy table update occurs #2191

Closed
mrapitis opened this issue May 17, 2018 · 0 comments
Assignees

Comments

@mrapitis
Copy link
Contributor

Bug Report

With the implementation of the EXTERNAL_PROPRIETARY policy mode in release 4.3.0, SDL Core should update the module certificate in the local file system when a policy table update occurs. Currently SDL core is retrieving its certificate directly out of the policy table. This issue is closely related to #2190

Reproduction Steps

Clone any branch of sdl core with a release version of 4.3.0 or above. Take note of the certificate processing flow, core will directly processes its certificates from its policy table database.

Expected Behavior

SDL Core will update the local file system when a policy table update occurs with the certificate provided via the updated policy table exchange.

Observed Behavior

Invalid certificate processing flow, data is not sourced properly as it should be.

OS & Version Information
  • OS/Version: Ubuntu 16.04
  • SDL Core Version: Release 4.5.1
  • Testing Against: Tested with WebHMI and app built with 4.5.0 Android Proxy release
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants