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
{{ message }}
This repository was archived by the owner on Oct 8, 2024. It is now read-only.
Trying to use stalwart-imap, I fail to configure it regarding TLS settings.
I generated a self signed certificate and a secret key, both in PEM format, and I get from stalwart-imap the following message:
stalwart-imap[2446261]: Failed to load TLS config: No private keys found in file /etc/ssl/private/stalwart-imap.pem
I tried to point to the secret key and certificate (after granting access to the directory) to let's encrypt generated certificates (requested using Caddy) and I have the same error.
Perhaps the secret key does not have the correct format, but PEM is pretty standard and I don't see what's needed.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Trying to use stalwart-imap, I fail to configure it regarding TLS settings.
I generated a self signed certificate and a secret key, both in PEM format, and I get from
stalwart-imap
the following message:I tried to point to the secret key and certificate (after granting access to the directory) to let's encrypt generated certificates (requested using Caddy) and I have the same error.
Perhaps the secret key does not have the correct format, but PEM is pretty standard and I don't see what's needed.
Beta Was this translation helpful? Give feedback.
All reactions