Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | uacme: eab hmac key is most likely already encoded and doesn't need ↵ | Christian Pointner | 2023-09-21 | 2 | -27/+1 |
| | | | | additional encoding | ||||
* | uacme: make eab config more generic and ensure the right base64 encoding is used | Christian Pointner | 2023-09-14 | 3 | -2/+30 |
| | |||||
* | no more pyhton-openssl and use pyhton-cryptography instead | Christian Pointner | 2023-08-31 | 1 | -1/+1 |
| | |||||
* | x509/uacme: add support for special renewal actions | Christian Pointner | 2023-08-21 | 1 | -0/+5 |
| | |||||
* | uacme: add automatic refresh timer/service | Christian Pointner | 2023-08-20 | 3 | -1/+42 |
| | |||||
* | revamp x509 service reloading | Christian Pointner | 2023-08-20 | 1 | -3/+3 |
| | |||||
* | uacme roles almost done | Christian Pointner | 2023-08-20 | 4 | -51/+41 |
| | |||||
* | x509/uacme: implement self-signed interim certificate | Christian Pointner | 2022-12-23 | 2 | -4/+50 |
| | |||||
* | some initial tests with uacme | Christian Pointner | 2022-12-23 | 2 | -0/+57 |