summaryrefslogtreecommitdiff
path: root/roles/x509/uacme/base
Commit message (Expand)AuthorAgeFilesLines
* 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
* no more pyhton-openssl and use pyhton-cryptography insteadChristian Pointner2023-08-311-1/+1
* x509/uacme: add support for special renewal actionsChristian Pointner2023-08-211-0/+5
* uacme: add automatic refresh timer/serviceChristian Pointner2023-08-203-1/+42
* revamp x509 service reloadingChristian Pointner2023-08-201-3/+3
* uacme roles almost doneChristian Pointner2023-08-204-51/+41
* x509/uacme: implement self-signed interim certificateChristian Pointner2022-12-232-4/+50
* some initial tests with uacmeChristian Pointner2022-12-232-0/+57