Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updated challenge response to include token signed token | Daniel Roesler | 2015-10-22 | 1 | -29/+71 |
| | |||||
* | fix #6 and #7, but now getting a 'Authorizations for these names not found ↵ | Daniel Roesler | 2015-10-20 | 1 | -90/+73 |
| | | | | or expired' error | ||||
* | Merge pull request #4 from simonbru/regex_error | Daniel Roesler | 2015-06-15 | 1 | -1/+1 |
|\ | | | | | add the common name string instead of the match instance in domains set | ||||
| * | add the common name string instead of the match instance in domains set | Simon Brulhart | 2015-06-15 | 1 | -1/+1 |
|/ | |||||
* | fixed lines of code number | Daniel Roesler | 2015-06-14 | 1 | -1/+1 |
| | |||||
* | fixed #3, added support for multiple domains via subject alt names. also ↵ | Daniel Roesler | 2015-06-14 | 2 | -131/+162 |
| | | | | moved to SimpleHTTP with tls off | ||||
* | forgot to add registration email... | Daniel Roesler | 2015-06-12 | 1 | -1/+1 |
| | |||||
* | general progress logging cleanup | Daniel Roesler | 2015-06-12 | 1 | -9/+7 |
| | |||||
* | fixed #2, made loading file errors more friendly | Daniel Roesler | 2015-06-12 | 1 | -0/+4 |
| | |||||
* | updated readme with new command flow | Daniel Roesler | 2015-06-11 | 2 | -180/+157 |
| | |||||
* | updated script to be compatible with the new account and authorization steps | Daniel Roesler | 2015-06-11 | 1 | -127/+213 |
| | |||||
* | added error catching for non-issued cert | Daniel Roesler | 2015-06-10 | 2 | -6/+10 |
| | |||||
* | updated to new registration flow for ACME | Daniel Roesler | 2015-06-10 | 2 | -200/+147 |
| | |||||
* | added how-to-use section and table of contents | Daniel Roesler | 2015-01-19 | 1 | -11/+72 |
| | |||||
* | removed debug file and fixed numbering in comments | Daniel Roesler | 2015-01-19 | 1 | -11/+12 |
| | |||||
* | fixed typo | Daniel Roesler | 2015-01-18 | 1 | -1/+1 |
| | |||||
* | updated README.md | Daniel Roesler | 2015-01-18 | 1 | -2/+266 |
| | |||||
* | added initial sign_csr script to repo | Daniel Roesler | 2015-01-18 | 1 | -0/+293 |
| | |||||
* | Initial commit | Daniel Roesler | 2015-01-18 | 3 | -0/+718 |