Tags give the ability to mark specific points in history as being important
-
5.0.1
1858f682 · ·Release 5.0.1 CHANGELOG * Set interpreter to 'python3', so running `./acme-tiny.py --help` will use python3 by default (see pull #240) NOTE: You can still run using python 2 by running `python acme-tiny.py --help`
-
4.1.1
ce0bbdb3 · ·Release 4.1.1 CHANGELOG * Support already valid authorizations (pull #254) * Moved to Github Actions workflows for automated tests, started using Let's Encrypt pebble test server, increased test coverage to 100% (pull #265) * Added test to ensure path traversal can't be exploited (issue #262, pull #266) * Started logging Account IDs for later reference (pull #260) * Various README updates (pull #249, pull #257)
-
4.1.0
cb094cf3 · ·Release 4.1.0 CHANGELOG * Support POST-as-GET from updated ACME spec (RFC 8555) - Let's Encrypt will drop support for plain GET requests in November 2019 (issue #226) * Added explicit Python 3.7 support and fixed continuous integration tests * Added timeout to request polling to prevent infinitely waiting (pull #205) * Added support for critical SAN extensions (issue #216, pull #217) * Started cleaning up challenge files on success (pointed out by @felixfontein in issue #222)
-
-
-
-
-
-
-
-