aboutsummaryrefslogtreecommitdiff
path: root/acme/autocert/renewal_test.go
AgeCommit message (Expand)Author
2026-03-10ssh,acme: clean up tautological/impossible nil conditionsNeal Patel
2025-11-17acme/autocert: let automatic renewal work with short lifetime certsSean Liao
2022-09-26acme/autocert: remove TestRenewFromCache skipsRoland Shoemaker
2022-02-14acme/autocert: skip renewal tests broken on windows/arm64Bryan C. Mills
2022-02-10acme/autocert: fix races in renewal testsBryan C. Mills
2022-02-09acme, sha3, ssh: fix the typosHowJmay
2022-01-28acme/autocert: replace all ACME server stubs with acmetestFilippo Valsorda
2019-10-11acme/autocert: support ACME RFC 8555Alex Vaghin
2019-09-11acme/autocert: remove tls-sni-xx challenge supportAlex Vaghin
2018-08-08acme/autocert: fix race in test.Adam Langley
2018-06-06acme/autocert: update Manager.Client and Cache docsFilippo Valsorda
2018-06-06acme/autocert: support both RSA and ECDSA clients on the flyFilippo Valsorda
2018-03-19acme/autocert: use valid certificates from the cache during renewalBrad Morgan
2017-07-04acme, acme/autocert: use canonical http header keysJoe Kyo
2017-04-20acme/autocert: extend default value of RenewBeforeAlex Vaghin
2017-04-02acme, acme/autocert: switch to Go 1.7+ context packageBrad Fitzpatrick
2017-04-02acme/autocert: context propagation and doc tweaksBrad Fitzpatrick
2017-02-07acme/autocert: fix racy testsHeschi Kreinick
2016-09-09acme/autocert: make tests more well-behavedAlex Vaghin
2016-09-02acme/autocert: fix data race in testsBrad Fitzpatrick
2016-08-31acme/autocert: correct acme package importAlex Vaghin
2016-08-31acme/autocert: implement certificates renewalAlex Vaghin