Inital Commit

This commit is contained in:
2026-05-26 12:41:31 +02:00
parent 4b920c3aa9
commit be4b1c1af8
7 changed files with 348 additions and 1 deletions
+20
View File
@@ -0,0 +1,20 @@
[general]
auth_serv_id = mx01.domain.tld
listen_socket = inet:8899@127.0.0.1
[logging]
file_logging = True
log_file = /var/log/pyarc/pyarc.log
[validation]
reject_on_fail = False
# --- Beispiel für eine Domain ---
#[domain.tld]
#selector = arc2026
#private_key_path = /etc/pyarc/certs/domain.tld.private.key
#
#[domain2.tld]
#selector = arc2026
#private_key_path = /etc/pyarc/certs/domain2.tld.private.key