mirror of
https://github.com/cwinfo/yggdrasil-go.git
synced 2025-04-06 17:26:20 +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.