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

Adding EC private keys to rustls config #787

Merged
merged 2 commits into from
May 24, 2024
Merged

Conversation

melefo
Copy link
Contributor

@melefo melefo commented May 24, 2024

Hello,

I rely on Caddy to automatically generate and renew TLS certificates. By default, they use the ED25519 algorithm to generate a private key.
To make use of their certificates, I included the EC private keys in the rustls configuration.

Let me know if I forgot something or if I did something wrong.
Thank you for this amazing project!

@chrislearn chrislearn merged commit 446b0cf into salvo-rs:main May 24, 2024
7 checks passed
@chrislearn
Copy link
Member

Thanks

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.

None yet

2 participants