summaryrefslogtreecommitdiffstats
path: root/sign_csr.py
Commit message (Collapse)AuthorAgeFilesLines
* fixed #3, added support for multiple domains via subject alt names. also ↵Daniel Roesler2015-06-141-100/+135
| | | | moved to SimpleHTTP with tls off
* 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-111-11/+11
|
* 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-101-5/+9
|
* updated to new registration flow for ACMEDaniel Roesler2015-06-101-199/+146
|
* removed debug file and fixed numbering in commentsDaniel Roesler2015-01-191-11/+12
|
* added initial sign_csr script to repoDaniel Roesler2015-01-181-0/+293