aboutsummaryrefslogtreecommitdiff
path: root/acme/types.go
AgeCommit message (Expand)Author
2025-09-04acme: include order problem in OrderErrorDaniel McCarney
2025-06-30acme: fix TLSALPN01ChallengeCert for IP address identifiersDaniel McCarney
2025-04-17acme: return error from pre-authorization when unsupportedIan Stapleton Cordasco
2025-01-16acme: support challenges that require the ACME client to send a non-empty JSO...Evgeny Shatokhin
2025-01-02all: make function and struct comments match the namescuishuang
2022-10-12all: use automatic RFC linkingAxel Wagner
2022-02-09acme: remove support for pre-RFC 8555 ACME specBen Burkert
2021-04-21acme: add support for subproblemsRoland Shoemaker
2020-12-21acme: hardcode and remove ExternalAccountBinding.AlgorithmFilippo Valsorda
2020-12-17acme: add external account binding supportJames Kasten
2020-03-02acme: make WaitAuthorization return authorization errors consistentlyAndrew Louis
2019-10-01acme: update existing methods for RFC 8555Alex Vaghin
2019-10-01acme: implement new order-based issuance methodsAlex Vaghin
2019-09-27acme: support RFC 8555 account managementAlex Vaghin
2019-09-26acme: add support for RFC8555 compliant discoveryx1ddos
2018-06-08acme: add support for TLS-ALPNMaciej Dębski
2018-06-02acme: clarify retries and backoff algorithmAlex Vaghin
2017-07-28acme: clarify the purpose of CertOption interfaceJoe Kyo
2017-04-25acme: add function to check rate limitsAlex Vaghin
2017-04-25acme: replace ErrAuthorizationFailed with a typeAlex Vaghin
2016-08-31acme: expose internal/acme as acme packageAlex Vaghin