mirror of
https://github.com/cwinfo/yggdrasil-go.git
synced 2025-04-28 09:58:53 +00:00

According to RFC5280 we can make TLS certs never expire by setting their `NotAfter` date to a value that is basically the end of time. Fixes #976.