adjust complement cert generation

Signed-off-by: June Clementine Strawberry <june@3.dog>
This commit is contained in:
June Clementine Strawberry 2025-03-10 10:32:11 -04:00
parent 0e2ca7d719
commit df1edcf498
No known key found for this signature in database
5 changed files with 53 additions and 16 deletions

View file

@ -47,6 +47,4 @@ sender_idle_timeout = 300
sender_retry_backoff_limit = 300
[global.tls]
certs = "/certificate.crt"
dual_protocol = true
key = "/private_key.key"