index
:
acmens
master
an ACMEv2 client. fork of acme-nosudo
siddharth
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sign_csr.py
Commit message (
Collapse
)
Author
Age
Files
Lines
*
added missing string format argument
groestl
2015-11-05
1
-1
/
+1
|
*
updated REAME with beta status, new demo usage, and real cert!
Daniel Roesler
2015-10-24
1
-3
/
+25
|
*
added email input, challenge response header, and command for public key
Daniel Roesler
2015-10-24
1
-23
/
+36
|
*
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
*
add the common name string instead of the match instance in domains set
Simon Brulhart
2015-06-15
1
-1
/
+1
|
*
fixed #3, added support for multiple domains via subject alt names. also ↵
Daniel Roesler
2015-06-14
1
-100
/
+135
|
|
|
|
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
1
-11
/
+11
|
*
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
1
-5
/
+9
|
*
updated to new registration flow for ACME
Daniel Roesler
2015-06-10
1
-199
/
+146
|
*
removed debug file and fixed numbering in comments
Daniel Roesler
2015-01-19
1
-11
/
+12
|
*
added initial sign_csr script to repo
Daniel Roesler
2015-01-18
1
-0
/
+293