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
*
bump to v0.1.7
v0.1.7
siddharth
2021-06-27
1
-1
/
+1
*
acmens.py: main: update help description
siddharth
2021-06-27
1
-29
/
+3
*
.github/workflows: add codeql.yml
siddharth
2021-06-27
1
-0
/
+29
*
README.md: update installation section
siddharth
2021-06-27
1
-3
/
+0
*
README.md: update installation section
siddharth
2021-06-27
1
-0
/
+21
*
acmens.py: remove `__main__` if block
siddharth
2021-06-27
1
-5
/
+1
*
Makefile: add venv (phony target)
siddharth
2021-06-27
1
-0
/
+6
*
Bump to version 0.1.6
v0.1.6
siddharth
2021-06-26
1
-1
/
+1
*
acmens.py: update `sign_csr`
siddharth
2021-06-26
1
-5
/
+4
*
acmens.py: refac if/else
Robin C. Ladiges
2021-06-26
1
-9
/
+8
*
acmens.py: fallback to `dns`
Robin C. Ladiges
2021-06-26
1
-3
/
+14
*
Bump to version 0.1.5
v0.1.5
siddharth
2021-05-29
1
-1
/
+1
*
acmens.py: update `revoke_crt`
siddharth
2021-05-29
1
-2
/
+2
*
acmens.py: update `_agree_to`
siddharth
2021-05-29
1
-1
/
+2
*
acmens.py: update `_agree_to`
siddharth
2021-05-29
1
-2
/
+2
*
acmens.py: update import statements
siddharth
2021-05-29
1
-2
/
+15
*
acmens.py: `_agree_to`: black fmt
siddharth
2021-05-29
1
-4
/
+2
*
acmens.py: update `sign_csr`
siddharth
2021-05-29
1
-1
/
+12
*
acmens.py: Explicitly ask user to agree to LE Subscriber Agreement
siddharth
2021-05-29
1
-1
/
+15
*
update README.md
siddharth
2021-05-05
1
-37
/
+9
*
acmens.py: move around `_do_challenge`
siddharth
2021-05-05
1
-76
/
+76
*
acmens.py: move `_do_challenge` out of `sign_csr`
siddharth
2021-05-05
1
-95
/
+96
*
acmens.py: move `_poll_unitl_not` out of `sign_csr`
siddharth
2021-05-05
1
-11
/
+12
*
acmens.py: move `_send_signed_request` out of `sign_csr` and `revoke_crt`
siddharth
2021-05-05
1
-66
/
+94
*
acmens.py: move `_do_request` out of `sign_csr` and `revoke_crt`
siddharth
2021-05-05
1
-78
/
+39
*
acmens.py: move `_cmd` out of `sign_csr` and `revoke_crt`
siddharth
2021-05-05
1
-20
/
+11
*
acmens.py: move `_b64` out of `sign_csr` and `revoke_crt`
siddharth
2021-05-02
1
-15
/
+9
*
acmens.py: add --version switch
siddharth
2021-05-02
1
-1
/
+7
*
acmens.py: black format
siddharth
2021-05-02
1
-2
/
+6
*
Makefile: update develop
siddharth
2021-05-02
1
-0
/
+1
*
acmens.py: add --stage switch
siddharth
2021-04-18
1
-10
/
+17
*
bump to version 0.1.4
v0.1.4
siddharth
2021-04-16
1
-1
/
+1
*
README.md: document multiple domain support
siddharth
2021-04-16
1
-1
/
+4
*
update copyright
siddharth
2021-04-16
2
-2
/
+2
*
setup.py: update author
siddharth
2021-04-16
1
-1
/
+1
*
acmens.py: update sign_csr
siddharth
2021-04-16
1
-1
/
+1
*
acmens.py: update revoke_crt
siddharth
2021-04-16
1
-1
/
+1
*
acmens.py: update sign_csr
siddharth
2021-04-16
1
-2
/
+14
*
acmens.py: update sign_csr
siddharth
2021-04-16
1
-89
/
+103
*
acmens.py: bump to version 0.1.3
v0.1.3
rsiddharth
2020-08-02
1
-1
/
+1
*
README.md: dns challenge: update command
rsiddharth
2020-08-02
1
-1
/
+1
*
acmens.py: format via black
rsiddharth
2020-08-02
1
-13
/
+18
*
acmens.py: sign_csr: remove note about TXT record
rsiddharth
2020-08-02
1
-3
/
+0
*
acmens.py: sign_csr: update dns challenge info
rsiddharth
2020-08-02
1
-4
/
+3
*
acmens.py: sign_csr: fix dns text record content
rsiddharth
2020-08-02
1
-1
/
+2
*
Removing the wildcard from the instructions.
Randy Merrill
2020-06-27
1
-1
/
+1
*
Updating the readme for the dns challenge.
Randy Merrill
2020-06-26
1
-0
/
+10
*
Adding the DNS challenge type.
Randy Merrill
2020-06-26
1
-17
/
+41
*
setup.py: Format via black.
rsiddharth
2020-06-17
1
-28
/
+26
*
Makefile: fmt: Add setup.py
rsiddharth
2020-06-17
1
-1
/
+1
[next]