feat: integrate webcrypto-liner for legacy algorithm support in S/MIME handling

This commit is contained in:
Linus Rath
2026-03-18 14:29:29 +01:00
parent 84abfe79dd
commit 8a2ef5a6c5
6 changed files with 281 additions and 12 deletions
+1 -1
View File
@@ -72,7 +72,7 @@ JMAP_SERVER_URL=https://your-jmap-server.com
# =============================================================================
# Hostname the server binds to (default: 0.0.0.0)
# Set to "::" for IPv6 or "[::]" for dual-stack support.
# Set to "::" for dual-stack
# HOSTNAME=0.0.0.0
# Port the server listens on (default: 3000)