certbot/acme/examples
Jacob Hoffman-Andrews 1380e59f56 Remove Link rel=next for authzs and new-certs. (#4194)
An early version of the spec indicated that clients should process issuance
sequentially, following Link rel=next from an account URL to an authz URL, to a
new-cert URL. However, the spec has long since moved to putting these URLs in
the directory.

Certbot nominally supports either; This change consolidates on always using the
directory, simplifying things and making the transition to the latest ACME spec
easier.
2017-02-13 19:50:33 -08:00
..
standalone Ensure tests pass with openssl 1.1 (#3827) 2016-12-02 15:11:35 -08:00
example_client.py Remove Link rel=next for authzs and new-certs. (#4194) 2017-02-13 19:50:33 -08:00