summaryrefslogtreecommitdiffstats
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* README.md: update installation sectionsiddharth2021-06-271-3/+0
| | | | update documentation on how to use the repo version of `acmens`.
* README.md: update installation sectionsiddharth2021-06-271-0/+21
| | | | Add documentation on how to use the repo version of `acmens`.
* update README.mdsiddharth2021-05-051-37/+9
|
* README.md: document multiple domain supportsiddharth2021-04-161-1/+4
|
* README.md: dns challenge: update commandrsiddharth2020-08-021-1/+1
|
* Updating the readme for the dns challenge.Randy Merrill2020-06-261-0/+10
|
* README.md: Add 'installation' section.rsiddharth2020-04-251-2/+9
|
* acmens.py: Update sign_csr.rsiddharth2020-04-251-6/+4
| | | | | * acmens.py (sign_csr): Process just one domain. * README.md: Update 'getting/renewing a certificate' section.
* Update README.mdrsiddharth2020-04-251-2/+2
|
* Update README.mdrsiddharth2020-04-121-1/+1
|
* Update README.mdrsiddharth2020-04-121-3/+2
|
* acmens.py: Add revoke_crt.rsiddharth2020-04-121-14/+8
| | | | | | Move certicate revocation function -- revoke_crt -- into acmens.py. The revoke_crt.py will be removed.
* acmens.py: Update arguments to acmens.pyrsiddharth2020-04-121-1/+1
| | | | Now CSR path needs to be given via the --csr switch.
* sign_csr.py -> acmens.pyrsiddharth2020-04-121-4/+4
|
* Update README.md.rsiddharth2020-02-191-319/+10
| | | | Forking acme-nosudo -> acmens.
* README.md: Update 'How to use the revocation script' section.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
|
* README.md: Update 'How to use the signing script' section.rsiddharth2020-02-031-21/+16
| | | | | Update this section to reflect the ACME v2 version of the `sign_csr.py` script.
* README.md: Update introduction.rsiddharth2020-02-031-6/+4
| | | | | The ACME v2 of the sign_csr.py and revoke_crt.py require the user account private key.
* README.md: Update reference of 'python' to 'python3'.rsiddharth2019-07-091-11/+11
|
* renamed to acme-nosudoDaniel Roesler2018-03-131-4/+4
|
* Fix broken Markdown headingsSantiago Castro2017-04-171-19/+19
|
* updated intermediate cert to X3Daniel Roesler2016-03-261-2/+2
|
* Fix README: you just securely transfer...Taylor Monacelli2016-02-061-1/+1
|
* Add "instead"James Nylen2015-12-181-1/+1
|
* Provide a note about using an existing webserverJames Nylen2015-12-161-0/+2
| | | Follow-up to https://github.com/diafygi/letsencrypt-nosudo/pull/20. This would've saved me time because I wouldn't have needed to run `sign-csr.py` again and sign more stuff, or go looking for this option.
* removed beta notice in the readme since let's encrypt is now open!Daniel Roesler2015-12-031-2/+0
|
* fixed table of contents leak in readmeDaniel Roesler2015-11-281-1/+1
|
* fixed #5, added note in readme about official client capabilitiesDaniel Roesler2015-11-281-1/+15
|
* Merge branch 'master' into add-revocation-scriptDaniel Roesler2015-11-281-0/+1
|\
| * Update README with file-based optionJason Heard2015-11-151-0/+1
| |
* | Address review feedbackJason Heard2015-11-171-8/+7
| |
* | Only mention user key for revokeJason Heard2015-11-151-3/+2
| |
* | Update README to mention revocationJason Heard2015-11-151-15/+107
|/
* typoDaniel Roesler2015-11-051-1/+1
|
* cleaned up various descriptionsDaniel Roesler2015-11-051-3/+3
|
* fixed #8, added note about adding the intermediate letsencrypt cert to nginx ↵Daniel Roesler2015-11-051-1/+7
| | | | config
* updated recommended nginx cipher list and added dhparam file to prevent logjamDaniel Roesler2015-10-241-1/+2
|
* updated REAME with beta status, new demo usage, and real cert!Daniel Roesler2015-10-241-58/+70
|
* fixed lines of code numberDaniel Roesler2015-06-141-1/+1
|
* fixed #3, added support for multiple domains via subject alt names. also ↵Daniel Roesler2015-06-141-31/+27
| | | | moved to SimpleHTTP with tls off
* updated readme with new command flowDaniel Roesler2015-06-111-169/+146
|
* added error catching for non-issued certDaniel Roesler2015-06-101-1/+1
|
* updated to new registration flow for ACMEDaniel Roesler2015-06-101-1/+1
|
* added how-to-use section and table of contentsDaniel Roesler2015-01-191-11/+72
|
* fixed typoDaniel Roesler2015-01-181-1/+1
|