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

replace custom API keys with mtls package #22

Merged
merged 1 commit into from
Sep 11, 2024
Merged

replace custom API keys with mtls package #22

merged 1 commit into from
Sep 11, 2024

Conversation

aead
Copy link
Member

@aead aead commented Sep 11, 2024

This commit replaces the custom API keys with the aead.dev/mtls package. It provides an enhanced mTLS implementation and supports more private key types.

This commit replaces the custom API keys with the `aead.dev/mtls`
package. It provides an enhanced mTLS implementation and supports
more private key types.

Signed-off-by: Andreas Auernhammer <[email protected]>
Copy link

@shtripat shtripat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@aead aead merged commit e82414e into main Sep 11, 2024
5 checks passed
@aead aead deleted the mtls branch September 11, 2024 11:47
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.

2 participants