Minor release that adds OCSP stapling and fixes a graceful shutdown bug.
Added
- Add OCSP stapling to the certificate that LeGo serves to clients connecting to it.
Fixed
- Fix auth session cleaning service. Timer had a bug that stopped it from running and also caused graceful shutdown to hang.
Removed
- Removed some unused dead code and vars.