summaryrefslogtreecommitdiff
path: root/roles/x509/uacme
Commit message (Expand)AuthorAgeFilesLines
* x509: fix duplicate inclusion problemChristian Pointner2024-01-202-0/+4
* x509: make ca-certificates accessable for role usersChristian Pointner2023-12-202-1/+5
* x509/certs: fix renewal scriptsChristian Pointner2023-10-261-1/+1
* x509: some daemons can't be reloaded and need to be restarted...Christian Pointner2023-10-243-4/+23
* x509/*: fix update/reload scriptsChristian Pointner2023-10-101-1/+1
* x509/*: fix loop_var usageChristian Pointner2023-10-081-1/+3
* uacme: eab hmac key is most likely already encoded and doesn't need additiona...Christian Pointner2023-09-212-27/+1
* uacme: make eab config more generic and ensure the right base64 encoding is usedChristian Pointner2023-09-143-2/+30
* x509/certificates: generic config handlingChristian Pointner2023-09-121-0/+1
* no more pyhton-openssl and use pyhton-cryptography insteadChristian Pointner2023-08-311-1/+1
* fix variable usage in x509 rolesChristian Pointner2023-08-301-2/+2
* x509/uacme: add support for special renewal actionsChristian Pointner2023-08-214-11/+54
* uacme: add automatic refresh timer/serviceChristian Pointner2023-08-203-1/+42
* revamp x509 service reloadingChristian Pointner2023-08-204-7/+36
* uacme roles almost doneChristian Pointner2023-08-209-51/+156
* x509/uacme: implement self-signed interim certificateChristian Pointner2022-12-232-4/+50
* some initial tests with uacmeChristian Pointner2022-12-232-0/+57