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

Set server certificate before Store and Delete #1639

Merged
merged 2 commits into from
Oct 24, 2018

Conversation

gigon
Copy link
Contributor

@gigon gigon commented Oct 21, 2018

Library: Call setServerCertificate before store and delete operations, when serverCertificate exists:
In case of store(), it can be configured by the application.
In case of delete(), it is retrieved from the stored manifest.

Demo application: before store(), request and configure the certificate, when a certificateUri is given in asset.

Fixes #1623.

Call setServerCertificate before store and
delete operations, when serverCertificate
exists.
In demo application, request and
configure certificate when certificateUri
is given in asset.

Fixes shaka-project#1623.
demo/offline_section.js Outdated Show resolved Hide resolved
lib/media/drm_engine.js Outdated Show resolved Hide resolved
lib/media/drm_engine.js Outdated Show resolved Hide resolved
lib/offline/storage.js Outdated Show resolved Hide resolved
lib/offline/session_deleter.js Outdated Show resolved Hide resolved
lib/media/drm_engine.js Outdated Show resolved Hide resolved
@gigon
Copy link
Contributor Author

gigon commented Oct 23, 2018

Thanks @TheModMaker , I resolved the issues.

Copy link
Contributor

@TheModMaker TheModMaker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, I'll run this through our build bot.

@shaka-bot
Copy link
Collaborator

All tests passed!

@TheModMaker TheModMaker merged commit 5177309 into shaka-project:master Oct 24, 2018
@gigon gigon deleted the bugfix/offline_1623 branch October 25, 2018 10:57
@joeyparrish
Copy link
Member

Released in v2.5.0-beta2.

@github-actions github-actions bot added the status: archived Archived and locked; will not be updated label Jul 25, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: archived Archived and locked; will not be updated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants