Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | acmens.py: Remove the #1/usr/bin/env python3 declaration. | rsiddharth | 2020-04-25 | 1 | -1/+0 |
* | 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 | 1 | -66/+59 |
* | acmens.py: Add revoke_crt. | rsiddharth | 2020-04-12 | 1 | -5/+123 |
* | acmens.py: Update arguments to acmens.py | rsiddharth | 2020-04-12 | 1 | -2/+6 |
* | sign_csr.py -> acmens.py | rsiddharth | 2020-04-12 | 1 | -0/+255 |