View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006117 | SOGo | Web Mail | public | 2025-04-23 09:04 | 2025-04-24 07:44 |
Reporter | litauer | Assigned To | qhivert | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | [Server] Linux | OS | Ubuntu | OS Version | 16.04 LTS |
Product Version | 5.11.2 | ||||
Summary | 0006117: unable to verify message signature | ||||
Description | It's not really a bug, I think. But I am not able to find any documentation about how to add a root ca certificate to sogo so that sogo is able to validate a signature. We get our certificates from harica.gr. Receiving a signed email leads to "unable to verify message signature". Issuer of the signature is So the signature should be shown as valid. Maybe I have to add the Harica-Certs to a sogo-keystore? | ||||
Steps To Reproduce | Send a s/mime signed email signed with a HARICA-issued certificate. | ||||
Tags | No tags attached. | ||||
Hello, |
|
The "HARICA TLS" CAs are the root CAs for Webserver certificates. The root CAs for S/MIME certificates are the "HARICA Client" CAs. As many CAs use different root CAs for TLS and S/MIME, it is important to install a certificate bundle with the CAs used for issuing certificates with purpose "Email Protection". curl comes with a tool for this: We use the following command: |
|
Thanks a lot for your answers. We solved our problem by downloading and importing the Client CAs to our server. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2025-04-23 09:04 | litauer | New Issue | |
2025-04-23 09:26 | qhivert | Note Added: 0018194 | |
2025-04-23 09:26 | qhivert | Assigned To | => qhivert |
2025-04-23 09:26 | qhivert | Status | new => feedback |
2025-04-24 07:09 | schmirl | Note Added: 0018196 | |
2025-04-24 07:25 | litauer | Note Added: 0018197 | |
2025-04-24 07:25 | litauer | Status | feedback => assigned |
2025-04-24 07:44 | qhivert | Status | assigned => resolved |
2025-04-24 07:44 | qhivert | Resolution | open => fixed |