[CoreDNS] Automatic Certificate Management in TLS plugin #589
Locked
nate-double-u
started this conversation in
Google Summer of Code 2022
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
CoreDNS is a cloud-native DNS server with a focus on service discovery. While best known as the default DNS server for Kubernetes, CoreDNS is capable of handle many other scenarios such as severing DNS through HTTPS/TLS. As HTTPS/TLS requires valid certificate any renewal of corticate periodically, an automation (e.g., through ACME protocol) will minimize the manual maintenance need. This project is to provide certificate management automation in TLS plugin of CoreDNS.
Mentor(s): Yong Tang (@yongtang) Paul Greenberg (@greenpau)
https://github.com/cncf/mentoring/blob/main/summerofcode/2022.md#automatic-certificate-management-in-tls-plugin
Beta Was this translation helpful? Give feedback.
All reactions