-
Notifications
You must be signed in to change notification settings - Fork 121
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
[Accepted] SDL 0333 - Handle Scenario Where no Valid Cert is Available #1140
Comments
1. In the motivation, you state:
I think the last part of this sentence is missing. 2. A very minor clarification point. The next sentence in the motivation states:
I think that "it will take quite a while" should state "it may take quite a while". Overall, I think this proposal is a good change. |
3. This might be out of scope for this proposal specifically, but in the case that a PTU is updated after a NAK has been sent to the app, is there any mechanism to let the app know that it could try again with more success? |
Perhaps I should move Currently, if an app requests a protected session while SDL Core does not have a valid certificate the request will be pending until Core either
I agree. Currently there is no mechanism to let an app know when a PTU completes successfully. I could see a new notification such as |
|
1. I'm sorry, I understood the last part of that sentence "if the whole PTU retry sequence fails" as incomplete and missing the result. I see what was intended now. |
|
The Steering Committee voted to keep this proposal in review to allow for the conversation to continue on the open item 3. It was noted that there is no action needed for item 1, and the agreed upon revision for item 2 is to change "it will take quite a while" to "it may take quite a while" in the |
The Steering Committee voted to return this proposal for the following revisions: change "it will take quite a while" to "it may take quite a while" in the |
The author has updated this proposal based on the Steering Committee's agreed upon revisions, and the revised proposal is now in review until June 8, 2021. The specific items that were updated since the last review can be found in this merged pull request: #1148. |
Restarting numbering 1. The impacted platforms is no longer correct. All app libraries are now impacted based on the RPC change and associated behavior change to account for retrying encryption setup when the permission changes (probably a change to the |
The impacted platforms should be updated to include RPC Spec, iOS, Java Suite, and JavaScript Suite. Some language should be added to the section Under the section This chart describes what new action the app libraries should take upon receiving an OnPermissionChange based on the value of parameter
In order to retry any unsuccessful StartService encrypted requests, app libraries should implement the following changes: a. The |
During the 2021-06-08 Steering Committee meeting, the Steering Committee voted to keep this proposal in review to allow the discussion to continue on the review issue. |
The Steering Committee voted to keep this proposal in review to allow for further discussion on the review issue. |
One little thing. The media manager where the app should retry starting failed services in iOS is called Other than that, the suggested changes look good. |
The Steering Committee voted to return this proposal for the revisions described by the author in this comment. Additionally, it should be specified within the revisions that while the |
The author has updated this proposal based on the Steering Committee's agreed upon revisions, and the revised proposal is now in review until July 13, 2021. The specific items that were updated since the last review can be found in this merged pull request: #1159. |
The Steering Committee fully agreed to accept this proposal. |
Implementation Issues Entered: |
Hello SDL community,
The review of the revised proposal "SDL 0333 - Handle Scenario Where no Valid Cert is Available" begins now and runs through July 13, 2021. Previous reviews of this proposal took place May 12 - May 25, 2021 and June 2 - June 22, 2021. The proposal is available here:
https://github.com/smartdevicelink/sdl_evolution/blob/master/proposals/0333-handle-scenario-where-no-valid-cert-is-available.md
Reviews are an important part of the SDL evolution process. All reviews should be sent to the associated Github issue at:
#1140
What goes into a review?
The goal of the review process is to improve the proposal under review through constructive criticism and, eventually, determine the direction of SDL. When writing your review, here are some questions you might want to answer in your review:
Please state explicitly whether you believe that the proposal should be accepted into SDL.
More information about the SDL evolution process is available at
https://github.com/smartdevicelink/sdl_evolution/blob/master/process.md
Thank you,
Theresa Lech
Program Manager - Livio
[email protected]
The text was updated successfully, but these errors were encountered: