Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/certbot/certbot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/acme
AgeCommit message (Expand)Author
2019-02-22Fix test sdists with atexit handlers (#6769)Adrien Ferrand
2019-02-13Correct the Content-Type used in the POST-as-GET request to retrieve a cert (...Adrien Ferrand
2019-02-13Fix #6501 (#6761)Brad Warren
2019-02-08Bump version to 0.32.0Brad Warren
2019-02-08Release 0.31.0v0.31.00.31.xBrad Warren
2019-02-04acme: add TLSALPN01Response for initiating tls-alpn-01. (#6689)Daniel McCarney
2019-01-22Remove ACMEv1 example. (#6668)Brad Warren
2019-01-18Allow to execute a tox target without pinned dependencies (#6590)Adrien Ferrand
2019-01-17Remove reference to latest draft implemented. (#6669)Brad Warren
2019-01-09Correct the oldest requirements environment (#6569)Adrien Ferrand
2019-01-03Add missing acme.jose attribute. (#6637)Brad Warren
2019-01-02Bump version to 0.31.0Erica Portnoy
2019-01-02Release 0.30.0v0.30.0Erica Portnoy
2018-12-18Allow josepy to be accessed through acme.jose. (#6592)Brad Warren
2018-12-05Bump version to 0.30.0Brad Warren
2018-12-05Release 0.29.0v0.29.0Brad Warren
2018-12-04WIP External Account Binding (#6059)Robert Kästel
2018-11-30Implement POST-as-GET requests (#6522)Adrien Ferrand
2018-11-28ignore erroneously no-member lint errorErica Portnoy
2018-11-22Revert acme/acme/client.pyErica Portnoy
2018-11-17Merge branch 'master' into warnings-are-errorsErica Portnoy
2018-11-08Bump version to 0.29.0Brad Warren
2018-11-08Release 0.28.0v0.28.00.28.xBrad Warren
2018-11-06remove unused six importsErica Portnoy
2018-11-06Remove module-level ignore::ResourceWarningsErica Portnoy
2018-11-06Merge branch 'master' into warnings-are-errorsErica Portnoy
2018-11-06Warn when using deprecated acme.challenges.TLSSNI01 (#6469)ohemorange
2018-11-03Use the ACMEv2 newNonce endpoint when a new nonce is needed (#6442)ohemorange
2018-11-03bring requests back down to 2.4.1 in setup and oldest constraintsErica Portnoy
2018-11-02Requests no longer vendorizes urllib3Erica Portnoy
2018-11-02Use a newer version of requests because of the upcoming Callable import Depre...Erica Portnoy
2018-11-02Cover is run on 2.7, so mark 3-only lines as no coverErica Portnoy
2018-11-02Ignore ResourceWarnings in various modules in a 2-compatible way.Erica Portnoy
2018-11-02ignore ResourceWarnings in acme testsErica Portnoy
2018-10-31Merge branch 'master' into warnings-are-errorsErica Portnoy
2018-10-20[Windows] Create the CI logic (#6374)Adrien Ferrand
2018-10-18Add test to confirm that status isn't set on neworder objectErica Portnoy
2018-10-18remove default status from Order so that the status field isn't filled in upo...Erica Portnoy
2018-10-18replace status fieldErica Portnoy
2018-10-18Merge branch 'master' into prune_neworderErica Portnoy
2018-09-06Bump version to 0.28.0Erica Portnoy
2018-09-06Release 0.27.0v0.27.0Erica Portnoy
2018-08-01Removed status and resource fields from NewOrder objectJoona Hoikkala
2018-08-01Revert "Do not send status or resource fields in newOrder payloads for ACMEv2"Joona Hoikkala
2018-08-01Revert "Fix tests"Joona Hoikkala
2018-07-31Fix testsJoona Hoikkala
2018-07-31Do not send status or resource fields in newOrder payloads for ACMEv2Joona Hoikkala
2018-07-27Raise ConflictError on attempts to create an existing account (#6251)dovreshef
2018-07-12s/assertEquals/assertEqualBrad Warren
2018-07-12Bump version to 0.27.0Brad Warren