Commit Graph

3 Commits

Author SHA1 Message Date
Ingo Oppermann
b4aa76f5af Fix test 2024-05-28 14:56:27 +02:00
Ingo Oppermann
3e1c934f2c Use cleanup function 2023-07-04 12:31:17 +02:00
Ingo Oppermann
adcbd98467 Add CORE_TLS_SECRET configuration
This secret will be used to encrypt automatically obtained secrets at
rest, i.e. in a storage. They will be decrypted on demand. If the
secret is wrong, stored certificates can't be decrypted. For changing
the secret, the stored certificated must be deleted first in order
to obtain new ones that will be encrypted with the new secret.
2023-07-03 16:02:39 +02:00