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 support for ephemeral keys #51

Merged
merged 1 commit into from
Mar 7, 2023
Merged

Add support for ephemeral keys #51

merged 1 commit into from
Mar 7, 2023

Conversation

davidsbond
Copy link
Owner

This commit adds a new option when reading tailnet keys that allows for the creation of ephemeral keys. It also standardises the error handling across the backend and adds additional documentation for how to customise key options when reading.

Closes #50

Signed-off-by: David Bond [email protected]

This commit adds a new option when reading tailnet keys that allows for the creation of
ephemeral keys. It also standardises the error handling across the backend and adds
additional documentation for how to customise key options when reading.

Closes #50

Signed-off-by: David Bond <[email protected]>
@davidsbond davidsbond self-assigned this Dec 15, 2022
@lheckemann
Copy link

Tested this, it works nicely :)

Is there anything in the way for merging/releasing this that I could help with?

@davidsbond davidsbond marked this pull request as ready for review March 7, 2023 15:55
@davidsbond
Copy link
Owner Author

Apologies I actually forgot about this! I'll merge now and do a release. Thanks for checking in!

@davidsbond davidsbond merged commit 4a6b677 into master Mar 7, 2023
@davidsbond davidsbond deleted the ephemeral-keys branch March 7, 2023 15:56
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.

Generated Key Options - Documentation
2 participants