index
:
acmens
master
an ACMEv2 client. fork of acme-nosudo
siddharth
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
acmens.py: Add copyright header.
rsiddharth
2020-04-25
1
-0
/
+6
*
acmens.py: Add utf-8 coding header.
rsiddharth
2020-04-25
1
-0
/
+2
*
acmens.py: Add __version__.
rsiddharth
2020-04-25
1
-0
/
+4
*
acmens.py: Add main.
rsiddharth
2020-04-25
1
-1
/
+4
*
acmens.py: Update sign_csr.
rsiddharth
2020-04-25
2
-72
/
+63
*
Update README.md
rsiddharth
2020-04-25
1
-2
/
+2
*
Update README.md
rsiddharth
2020-04-12
1
-1
/
+1
*
Update README.md
rsiddharth
2020-04-12
1
-3
/
+2
*
Remove revoke_crt.py
rsiddharth
2020-04-12
1
-136
/
+0
*
acmens.py: Add revoke_crt.
rsiddharth
2020-04-12
2
-19
/
+131
*
acmens.py: Update arguments to acmens.py
rsiddharth
2020-04-12
2
-3
/
+7
*
sign_csr.py -> acmens.py
rsiddharth
2020-04-12
2
-5
/
+5
*
Update README.md.
rsiddharth
2020-02-19
1
-319
/
+10
*
README.md: Update 'How to use the revocation script' section.
rsiddharth
2020-02-09
1
-2
/
+2
*
revoke_crt.py: Update help text.
rsiddharth
2020-02-09
1
-2
/
+2
*
README.md: Update 'Example use of the revocation script' section.
rsiddharth
2020-02-09
1
-13
/
+5
*
README.md: Update 'How to use the revocation script' section.
rsiddharth
2020-02-09
1
-30
/
+10
*
README.md: Update 'How to use the signed https certificate' section.
rsiddharth
2020-02-09
1
-4
/
+5
*
README.md: Update 'Example use of the signing script' section.
rsiddharth
2020-02-09
1
-63
/
+69
*
README.md: Update 'Help text' section.
rsiddharth
2020-02-04
1
-13
/
+12
*
sign_csr.py: Update help text.
rsiddharth
2020-02-03
1
-2
/
+2
*
README.md: Update 'How to use the signing script' section.
rsiddharth
2020-02-03
1
-21
/
+16
*
README.md: Update introduction.
rsiddharth
2020-02-03
1
-6
/
+4
*
revoke_crt.py: Refactor script to use acmev2.
rsiddharth
2020-02-02
1
-81
/
+76
*
sign_csr.py: Refactor script to use acmev2.
rsiddharth
2020-02-02
1
-343
/
+145
*
README.md: Update reference of 'python' to 'python3'.
rsiddharth
2019-07-09
1
-11
/
+11
*
revoke_crt.py: Update _b64 function.
rsiddharth
2019-07-09
1
-1
/
+4
*
revoke_crt.py: Write bytes to temporary file.
rsiddharth
2019-07-09
1
-1
/
+1
*
revoke_crt.py: Use input instead of raw_input.
rsiddharth
2019-07-09
1
-1
/
+1
*
revoke_crt.py: Update subprocess.Popen call.
rsiddharth
2019-07-09
1
-1
/
+1
*
revoke_crt.py: Decode error message before writing to stderr.
rsiddharth
2019-07-09
1
-1
/
+1
*
revoke_crt.py: Use HTTPError from urllib.error.
rsiddharth
2019-07-09
1
-1
/
+2
*
revoke_crt.py: Begin switch to Python 3 only.
rsiddharth
2019-07-09
1
-5
/
+6
*
sign_csr.py: Encode accountkey_json.
rsiddharth
2019-07-05
1
-1
/
+1
*
sign_csr.py: Update construction of signed cert.
rsiddharth
2019-06-03
1
-1
/
+1
*
sign_csr.py: Update handling of HTTPError.
rsiddharth
2019-06-03
1
-3
/
+3
*
sign_csr.py: Write bytes to temporary files.
rsiddharth
2019-06-03
1
-4
/
+4
*
sign_csr.py: Update _b64 function.
rsiddharth
2019-06-03
1
-1
/
+4
*
sign_csr.py: Use `input` instead of `raw_input`.
rsiddharth
2019-06-03
1
-5
/
+5
*
sign_csr.py: Update subprocess.Popen calls.
rsiddharth
2019-06-03
1
-2
/
+2
*
sign_csr.py: Begin switch to Python 3 only.
rsiddharth
2019-06-03
1
-22
/
+20
*
renamed to acme-nosudo
Daniel Roesler
2018-03-13
1
-4
/
+4
*
Merge pull request #85 from surr/parse
Daniel Roesler
2017-11-14
1
-1
/
+1
|
\
|
*
Fix subject line parsing
Alexander Inyukhin
2017-01-07
1
-1
/
+1
*
|
Merge remote-tracking branch 'pull_91/patch-1'
Daniel Roesler
2017-11-14
0
-0
/
+0
|
\
\
|
*
|
Fix styling of headings in README.md: add spaces
johnl
2017-08-15
1
-19
/
+19
|
|
/
*
|
removed unused terms in revoke script
Daniel Roesler
2017-11-14
1
-1
/
+0
*
|
Merge remote-tracking branch 'pull_90/master'
Daniel Roesler
2017-11-14
1
-19
/
+19
|
\
\
|
*
|
Fix broken Markdown headings
Santiago Castro
2017-04-17
1
-19
/
+19
|
|
/
*
/
fixed #94, added dynamic agreement terms url fetching
Daniel Roesler
2017-11-14
1
-2
/
+6
|
/
[next]