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: Rekey one or more peers in the config #2

Open
xaner4 opened this issue Feb 16, 2024 · 0 comments
Open

feature: Rekey one or more peers in the config #2

xaner4 opened this issue Feb 16, 2024 · 0 comments

Comments

@xaner4
Copy link
Owner

xaner4 commented Feb 16, 2024

There should be a way to regenerate keys for one or more peers in the config in case if stolen keys.
This should be done with a easy to use subcommand like so

For one peer

$ wggen rekey peer --name <peer> --endpoint eample.com 

For server.

$ wggen rekey server --endpoint eample.com 

Does it make sens to also regenerate all keys for all when server changes? Especially since you anyway need to change the config on all hosts?

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

No branches or pull requests

1 participant