Daniel Roesler
|
a5738ff017
merged #155, adding tiny user agent
|
7 years ago |
Daniel Roesler
|
ddc4bc6fa3
Merge remote-tracking branch 'origin/master'
|
7 years ago |
Daniel Roesler
|
d1b54fa523
Merge pull request #121 from rugk/patch-1
|
7 years ago |
Daniel Roesler
|
b4704b1e17
cleaned up help and copyright text
|
7 years ago |
Daniel Roesler
|
0ba9104386
Merge pull request #120 from legoktm/patch-1
|
7 years ago |
Daniel Roesler
|
71a97aa92f
fixed buffer to unicode decoding for tests
|
7 years ago |
Daniel Roesler
|
aaf1091838
added optional contact details
|
7 years ago |
Daniel Roesler
|
7a4ea10d08
updated readme to note that ACME v2 certificate downloads now include the intermediate certificate
|
7 years ago |
Daniel Roesler
|
77d33f88f5
updated test coverage to ignore new setup.py file (setup install still gets tested via test_install.py)
|
7 years ago |
Daniel Roesler
|
51ab579635
Merge branch 'setup_merge' into ACMEv2
|
7 years ago |
Daniel Roesler
|
ea9823d190
removed challenge payload that is no longer needed in new acme spec
|
7 years ago |
Daniel Roesler
|
d1ccbecdfa
consolidated external commandline execution error handling to bring back under 200 lines of code
|
7 years ago |
Daniel Roesler
|
68c565ec32
added badNonce retries
|
7 years ago |
Daniel Roesler
|
c4b79703c8
deprecated CA url in favor of using the direct certificate authority directory url
|
7 years ago |
Jonas Haag
|
54548ed442
New release
|
7 years ago |
Jonas Haag
|
5289e321ed
Merge branch 'master' into pypi
|
7 years ago |
Daniel Roesler
|
bb248e0012
mostly working ACMEv2, except for letsencrypt/boulder#3367
|
7 years ago |
Daniel Roesler
|
4ed13950c0
added python 3.6 to test coverage
|
7 years ago |
Daniel Roesler
|
19b274cf38
damn python3 bytes-to-strings encoding gets you again...
|
7 years ago |
Daniel Roesler
|
c4940d229a
switched to grabbing the agreement url from /directory, addresses #145, #148, #172, #189
|
7 years ago |
Daniel Roesler
|
7ef9164dc1
Merge remote-tracking branch 'pull-156/master' into travis-ci
|
8 years ago |
Daniel Roesler
|
069b154748
Merge remote-tracking branch 'pull-169/ossl1.1-fixup' into travis-ci
|
8 years ago |
Daniel Roesler
|
478ad3124f
Merge remote-tracking branch 'pull-168/master' into travis-ci
|
8 years ago |
Daniel Roesler
|
76d1c06f97
Merge branch 'travis-ci' into HEAD
|
8 years ago |
Daniel Roesler
|
84ad36d886
fixed more error message case changes
|
8 years ago |
Daniel Roesler
|
eea72dcc17
fixed changing error message
|
8 years ago |
Florian Lindner
|
af025f5bf1
OpenSSL output seems to have changed another time.
|
8 years ago |
Maximilian Kaul
|
9537453586
FIX CN parsing to work with OpenSSL 1.1
|
8 years ago |
bas@zoetekouw.net
|
da53f51fdc
fix parsing of new (?) openssl output format
|
8 years ago |
Sebastian Andrzej Siewior
|
2f92c78c65
Don't fail on openssl 1.1 output
|
8 years ago |