You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The goal of S/MIME is to prove who sent the e-mail (signature) and encrypt the e-mail between the sender and recipient (providing the confidentiality).
So currently there is no wildcard support as it does not make any sense.
Unless I missed it somewhere, Snappymail doesn't automatically send the public keys along with encrypted or signed mails. So without the user physically providing every single person the key, then signatures can't be verified and encryption can't be decrypted.
If 5 people need to verify their emails between each other, than each person has to give the other 4 people the public key manually.
A wildcard prevents this problem when its being used across the same domain since everyone has the same keys for that domain, but other domains (such as gmail) doesn't, which is fine.
Describe the bug
"Unknown Error" when signing mail using a wildcard s/mime.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The email should send and be signed using the wildcard cert
Screenshots
Please complete the following information:
Debug/logging information
Additional context
None
The text was updated successfully, but these errors were encountered: