mirror of
https://github.com/cwinfo/yggdrasil-go.git
synced 2025-01-22 13:53:18 +00:00
6fed2a75d7
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.