Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x509: fix duplicate inclusion problem | Christian Pointner | 2024-01-20 | 12 | -0/+24 |
| | |||||
* | x509/static-ca: move certificate signing to localhost | Christian Pointner | 2023-12-25 | 1 | -7/+25 |
| | |||||
* | x509: make ca-certificates accessable for role users | Christian Pointner | 2023-12-20 | 11 | -6/+43 |
| | |||||
* | x509: add new role managed-ca | Christian Pointner | 2023-12-20 | 11 | -5/+292 |
| | |||||
* | rename: x509/ownca to x509/static-ca | Christian Pointner | 2023-12-20 | 10 | -116/+116 |
| | |||||
* | minor fix | Christian Pointner | 2023-12-06 | 1 | -1/+1 |
| | |||||
* | x509: add internal ca for chaos-at-home | Christian Pointner | 2023-11-15 | 1 | -0/+72 |
| | |||||
* | x509/certs: fix renewal scripts | Christian Pointner | 2023-10-26 | 4 | -4/+4 |
| | |||||
* | x509: some daemons can't be reloaded and need to be restarted... | Christian Pointner | 2023-10-24 | 11 | -17/+94 |
| | |||||
* | x509/*: fix update/reload scripts | Christian Pointner | 2023-10-10 | 4 | -4/+4 |
| | |||||
* | x509/*: fix loop_var usage | Christian Pointner | 2023-10-08 | 6 | -6/+18 |
| | |||||
* | add role x509/root-ca | Christian Pointner | 2023-10-02 | 3 | -0/+45 |
| | |||||
* | x509/(selfsigned|ownca): add support for custom post-renewal scripts | Christian Pointner | 2023-09-22 | 4 | -0/+60 |
| | |||||
* | 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 |
| | |||||
* | x509/(selfsinged|ownca): add renew handling | Christian Pointner | 2023-09-12 | 4 | -0/+32 |
| | |||||
* | x509/certificates: generic config handling | Christian Pointner | 2023-09-12 | 7 | -4/+16 |
| | |||||
* | replace remaining old-school assertions with assert and undef | Christian Pointner | 2023-08-31 | 1 | -3/+3 |
| | |||||
* | no more pyhton-openssl and use pyhton-cryptography instead | Christian Pointner | 2023-08-31 | 4 | -4/+4 |
| | |||||
* | fix variable usage in x509 roles | Christian Pointner | 2023-08-30 | 3 | -7/+8 |
| | |||||
* | add ownca x509/certifcate provider | Christian Pointner | 2023-08-22 | 6 | -0/+137 |
| | |||||
* | x509/uacme: add support for special renewal actions | Christian Pointner | 2023-08-21 | 4 | -11/+54 |
| | |||||
* | apps/mumble: add new generic certificate renewal support | Christian Pointner | 2023-08-21 | 4 | -0/+73 |
| | |||||
* | uacme: add automatic refresh timer/service | Christian Pointner | 2023-08-20 | 3 | -1/+42 |
| | |||||
* | revamp x509 service reloading | Christian Pointner | 2023-08-20 | 10 | -16/+64 |
| | |||||
* | uacme roles almost done | Christian Pointner | 2023-08-20 | 10 | -52/+157 |
| | |||||
* | add role: x509/selfsigned | Christian Pointner | 2023-08-20 | 6 | -1/+122 |
| | |||||
* | add role: x509/static | Christian Pointner | 2023-08-20 | 6 | -0/+125 |
| | |||||
* | nginx/vhost: major change in certifcate/tls handling (WIP) | Christian Pointner | 2023-08-20 | 3 | -1/+6 |
| | |||||
* | make acmetool cert role more generic (WIP - needs more testing) | Christian Pointner | 2023-08-20 | 6 | -2/+46 |
| | |||||
* | 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 | 4 | -12/+61 |
| | |||||
* | acmetool: minor refactroing | Christian Pointner | 2022-12-22 | 4 | -37/+37 |
| | |||||
* | move acmetool to new x509 subdir | Christian Pointner | 2022-12-22 | 10 | -0/+319 |