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

Support for ACME certificates (acme feature). #528

Merged
merged 14 commits into from
Aug 13, 2024
Merged

Support for ACME certificates (acme feature). #528

merged 14 commits into from
Aug 13, 2024

Conversation

tmpfs
Copy link
Collaborator

@tmpfs tmpfs commented Aug 8, 2024

  • Support ACME confguration and verify using public IP address
  • Combine TlsConfig and AcmeConfig into enum
  • Support setting default bind address in config

Closes #251.

@tmpfs tmpfs self-assigned this Aug 8, 2024
@tmpfs tmpfs merged commit b2c63bd into main Aug 13, 2024
4 checks passed
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.

Support Lets Encrypt ACME protocol
1 participant