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

Make it easier to generate & load VAPID keys from files #1136

Open
nogweii opened this issue Jun 21, 2024 · 0 comments
Open

Make it easier to generate & load VAPID keys from files #1136

nogweii opened this issue Jun 21, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@nogweii
Copy link

nogweii commented Jun 21, 2024

💡 Idea
Two parts of this idea:

  1. Add a CLI parameter added to webpush keys to not print the generated keys but write a file that contains the public & private key components. (JSON? YAML?)
  2. Add a new parameter to serve to be able to read the file instead of needing to pass it literally.

💻 Target components
The server

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant