This commit is contained in:
2026-07-21 11:02:10 +01:00
parent 24987e25b4
commit ebe9063687
2 changed files with 22 additions and 3 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
# stalwart
STALWART_PUBLIC_URL=https://post.example.org
OIDC_KEY=GENERATE_STRING # openssl rand -hex 32
OIDC_SIGNATURE_KEY=GENERATE_PEM # openssl genpkey -algorithm EC -pkeyopt ec_paramgen_curve:secp384r1 -pkeyopt ec_param_enc:named_curve
OIDC_SIGNATURE_KEY=GENERATE_PEM # openssl genpkey -algorithm EC -pkeyopt ec_paramgen_curve:secp384r1 -pkeyopt ec_param_enc:named_curve # ONE LINE, IN QUOTES, SEPARATED BY \n
# bulwark
JMAP_SERVER_URL=https://post.example.org