Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | acmens.py: Add revoke_crt. | rsiddharth | 2020-04-12 | 1 | -5/+123 | |
| | | | | | | Move certicate revocation function -- revoke_crt -- into acmens.py. The revoke_crt.py will be removed. | |||||
* | acmens.py: Update arguments to acmens.py | rsiddharth | 2020-04-12 | 1 | -2/+6 | |
| | | | | Now CSR path needs to be given via the --csr switch. | |||||
* | sign_csr.py -> acmens.py | rsiddharth | 2020-04-12 | 1 | -0/+255 | |