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

Add automatic certificates using ACME #24

Closed
tobbee opened this issue Mar 15, 2023 · 2 comments
Closed

Add automatic certificates using ACME #24

tobbee opened this issue Mar 15, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@tobbee
Copy link
Contributor

tobbee commented Mar 15, 2023

The current HTTPS support requires that a valid key and certificate is available. This requires manual work and there is a risk that the certificate is not updated as it expires.

It would therefore be beneficial to have automatic certificate installation and renewal using the ACME protocol towards Let's Encrypt as an option.

A possible way to achieve that would be to integrate the certmagic package.

@tobbee tobbee added the enhancement New feature or request label Mar 15, 2023
@wilaw
Copy link
Member

wilaw commented Mar 15, 2023

+1

This feature would be very useful for anyone wanting to test DRM/EME content, for which https delivery is required. Would also simplify maintenance of the DASH IF hosted version of livesim2.

@tobbee
Copy link
Contributor Author

tobbee commented Aug 9, 2023

Solved by #57.

@tobbee tobbee closed this as completed Aug 9, 2023
@tobbee tobbee added this to the v0.7 milestone Aug 10, 2023
@tobbee tobbee self-assigned this Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

2 participants