summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* attempt to fix #16 modulus parsing for OSX openssl 0.9.8zg, which has 'Modulu...Daniel Roesler2015-11-081-1/+3
* typoDaniel Roesler2015-11-051-1/+1
* cleaned up various descriptionsDaniel Roesler2015-11-052-4/+7
* fixed #8, added note about adding the intermediate letsencrypt cert to nginx ...Daniel Roesler2015-11-051-1/+7
* Merge pull request #9 from groestl/patch-1Daniel Roesler2015-11-051-1/+1
|\
| * added missing string format argumentgroestl2015-11-051-1/+1
|/
* 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-242-61/+95
* added email input, challenge response header, and command for public keyDaniel Roesler2015-10-241-23/+36
* updated challenge response to include token signed tokenDaniel Roesler2015-10-221-29/+71
* fix #6 and #7, but now getting a 'Authorizations for these names not found or...Daniel Roesler2015-10-201-90/+73
* Merge pull request #4 from simonbru/regex_errorDaniel Roesler2015-06-151-1/+1
|\
| * add the common name string instead of the match instance in domains setSimon Brulhart2015-06-151-1/+1
|/
* fixed lines of code numberDaniel Roesler2015-06-141-1/+1
* fixed #3, added support for multiple domains via subject alt names. also move...Daniel Roesler2015-06-142-131/+162
* forgot to add registration email...Daniel Roesler2015-06-121-1/+1
* general progress logging cleanupDaniel Roesler2015-06-121-9/+7
* fixed #2, made loading file errors more friendlyDaniel Roesler2015-06-121-0/+4
* updated readme with new command flowDaniel Roesler2015-06-112-180/+157
* updated script to be compatible with the new account and authorization stepsDaniel Roesler2015-06-111-127/+213
* added error catching for non-issued certDaniel Roesler2015-06-102-6/+10
* updated to new registration flow for ACMEDaniel Roesler2015-06-102-200/+147
* added how-to-use section and table of contentsDaniel Roesler2015-01-191-11/+72
* removed debug file and fixed numbering in commentsDaniel Roesler2015-01-191-11/+12
* fixed typoDaniel Roesler2015-01-181-1/+1
* updated README.mdDaniel Roesler2015-01-181-2/+266
* added initial sign_csr script to repoDaniel Roesler2015-01-181-0/+293
* Initial commitDaniel Roesler2015-01-183-0/+718