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

Feature/https #1

Merged
merged 6 commits into from
Jan 29, 2018
Merged

Feature/https #1

merged 6 commits into from
Jan 29, 2018

Conversation

danielweck
Copy link
Member

Securized (-ish, really just as a basic deterrent) HTTPS streamer server, using self-signed certificate, and header-based rejection using dynamically-generated UUID (per start/stop session).
Although it is technically possible to generate client key/certificate pairs in addition to the server stuff (the code already does that actually ... but it's disabled because useless), this is totally useless because the CA auth is incorrect anyway, and the chain validation is bypassed by our Electron event handlers.

Also see: readium/r2-streamer-js#15

@danielweck danielweck merged commit 84a2c13 into develop Jan 29, 2018
@danielweck danielweck deleted the feature/https branch January 29, 2018 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant