summaryrefslogtreecommitdiff
path: root/roles/x509
Commit message (Collapse)AuthorAgeFilesLines
* x509: fix duplicate inclusion problemChristian Pointner2024-01-2012-0/+24
|
* x509/static-ca: move certificate signing to localhostChristian Pointner2023-12-251-7/+25
|
* x509: make ca-certificates accessable for role usersChristian Pointner2023-12-2011-6/+43
|
* x509: add new role managed-caChristian Pointner2023-12-2011-5/+292
|
* rename: x509/ownca to x509/static-caChristian Pointner2023-12-2010-116/+116
|
* minor fixChristian Pointner2023-12-061-1/+1
|
* x509: add internal ca for chaos-at-homeChristian Pointner2023-11-151-0/+72
|
* x509/certs: fix renewal scriptsChristian Pointner2023-10-264-4/+4
|
* x509: some daemons can't be reloaded and need to be restarted...Christian Pointner2023-10-2411-17/+94
|
* x509/*: fix update/reload scriptsChristian Pointner2023-10-104-4/+4
|
* x509/*: fix loop_var usageChristian Pointner2023-10-086-6/+18
|
* add role x509/root-caChristian Pointner2023-10-023-0/+45
|
* x509/(selfsigned|ownca): add support for custom post-renewal scriptsChristian Pointner2023-09-224-0/+60
|
* uacme: eab hmac key is most likely already encoded and doesn't need ↵Christian Pointner2023-09-212-27/+1
| | | | additional encoding
* uacme: make eab config more generic and ensure the right base64 encoding is usedChristian Pointner2023-09-143-2/+30
|
* x509/(selfsinged|ownca): add renew handlingChristian Pointner2023-09-124-0/+32
|
* x509/certificates: generic config handlingChristian Pointner2023-09-127-4/+16
|
* replace remaining old-school assertions with assert and undefChristian Pointner2023-08-311-3/+3
|
* no more pyhton-openssl and use pyhton-cryptography insteadChristian Pointner2023-08-314-4/+4
|
* fix variable usage in x509 rolesChristian Pointner2023-08-303-7/+8
|
* add ownca x509/certifcate providerChristian Pointner2023-08-226-0/+137
|
* x509/uacme: add support for special renewal actionsChristian Pointner2023-08-214-11/+54
|
* apps/mumble: add new generic certificate renewal supportChristian Pointner2023-08-214-0/+73
|
* uacme: add automatic refresh timer/serviceChristian Pointner2023-08-203-1/+42
|
* revamp x509 service reloadingChristian Pointner2023-08-2010-16/+64
|
* uacme roles almost doneChristian Pointner2023-08-2010-52/+157
|
* add role: x509/selfsignedChristian Pointner2023-08-206-1/+122
|
* add role: x509/staticChristian Pointner2023-08-206-0/+125
|
* nginx/vhost: major change in certifcate/tls handling (WIP)Christian Pointner2023-08-203-1/+6
|
* make acmetool cert role more generic (WIP - needs more testing)Christian Pointner2023-08-206-2/+46
|
* x509/uacme: implement self-signed interim certificateChristian Pointner2022-12-232-4/+50
|
* some initial tests with uacmeChristian Pointner2022-12-234-12/+61
|
* acmetool: minor refactroingChristian Pointner2022-12-224-37/+37
|
* move acmetool to new x509 subdirChristian Pointner2022-12-2210-0/+319