mirror of
https://github.com/cwinfo/yggdrasil-go.git
synced 2025-07-08 23:24:10 +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.