summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update README.mdrsiddharth2020-04-251-2/+2
* Update README.mdrsiddharth2020-04-121-1/+1
* Update README.mdrsiddharth2020-04-121-3/+2
* Remove revoke_crt.pyrsiddharth2020-04-121-136/+0
* acmens.py: Add revoke_crt.rsiddharth2020-04-122-19/+131
* acmens.py: Update arguments to acmens.pyrsiddharth2020-04-122-3/+7
* sign_csr.py -> acmens.pyrsiddharth2020-04-122-5/+5
* Update README.md.rsiddharth2020-02-191-319/+10
* README.md: Update 'How to use the revocation script' section.rsiddharth2020-02-091-2/+2
* revoke_crt.py: Update help text.rsiddharth2020-02-091-2/+2
* README.md: Update 'Example use of the revocation script' section.rsiddharth2020-02-091-13/+5
* README.md: Update 'How to use the revocation script' section.rsiddharth2020-02-091-30/+10
* README.md: Update 'How to use the signed https certificate' section.rsiddharth2020-02-091-4/+5
* README.md: Update 'Example use of the signing script' section.rsiddharth2020-02-091-63/+69
* README.md: Update 'Help text' section.rsiddharth2020-02-041-13/+12
* sign_csr.py: Update help text.rsiddharth2020-02-031-2/+2
* README.md: Update 'How to use the signing script' section.rsiddharth2020-02-031-21/+16
* README.md: Update introduction.rsiddharth2020-02-031-6/+4
* revoke_crt.py: Refactor script to use acmev2.rsiddharth2020-02-021-81/+76
* sign_csr.py: Refactor script to use acmev2.rsiddharth2020-02-021-343/+145
* README.md: Update reference of 'python' to 'python3'.rsiddharth2019-07-091-11/+11
* revoke_crt.py: Update _b64 function.rsiddharth2019-07-091-1/+4
* revoke_crt.py: Write bytes to temporary file.rsiddharth2019-07-091-1/+1
* revoke_crt.py: Use input instead of raw_input.rsiddharth2019-07-091-1/+1
* revoke_crt.py: Update subprocess.Popen call.rsiddharth2019-07-091-1/+1
* revoke_crt.py: Decode error message before writing to stderr.rsiddharth2019-07-091-1/+1
* revoke_crt.py: Use HTTPError from urllib.error.rsiddharth2019-07-091-1/+2
* revoke_crt.py: Begin switch to Python 3 only.rsiddharth2019-07-091-5/+6
* sign_csr.py: Encode accountkey_json.rsiddharth2019-07-051-1/+1
* sign_csr.py: Update construction of signed cert.rsiddharth2019-06-031-1/+1
* sign_csr.py: Update handling of HTTPError.rsiddharth2019-06-031-3/+3
* sign_csr.py: Write bytes to temporary files.rsiddharth2019-06-031-4/+4
* sign_csr.py: Update _b64 function.rsiddharth2019-06-031-1/+4
* sign_csr.py: Use `input` instead of `raw_input`.rsiddharth2019-06-031-5/+5
* sign_csr.py: Update subprocess.Popen calls.rsiddharth2019-06-031-2/+2
* sign_csr.py: Begin switch to Python 3 only.rsiddharth2019-06-031-22/+20
* renamed to acme-nosudoDaniel Roesler2018-03-131-4/+4
* Merge pull request #85 from surr/parseDaniel Roesler2017-11-141-1/+1
|\
| * Fix subject line parsingAlexander Inyukhin2017-01-071-1/+1
* | Merge remote-tracking branch 'pull_91/patch-1'Daniel Roesler2017-11-140-0/+0
|\ \
| * | Fix styling of headings in README.md: add spacesjohnl2017-08-151-19/+19
| |/
* | removed unused terms in revoke scriptDaniel Roesler2017-11-141-1/+0
* | Merge remote-tracking branch 'pull_90/master'Daniel Roesler2017-11-141-19/+19
|\ \
| * | Fix broken Markdown headingsSantiago Castro2017-04-171-19/+19
| |/
* / fixed #94, added dynamic agreement terms url fetchingDaniel Roesler2017-11-141-2/+6
|/
* fixed agreement urlDaniel Roesler2016-08-022-2/+2
* updated intermediate cert to X3Daniel Roesler2016-03-261-2/+2
* Merge pull request #64 from TaylorMonacelli/masterDaniel Roesler2016-02-221-1/+1
|\
| * Fix README: you just securely transfer...Taylor Monacelli2016-02-061-1/+1
|/
* Merge pull request #47 from nylen/patch-1Daniel Roesler2015-12-222-1/+8
|\