mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-25 08:56:02 +03:00
[GH-ISSUE #2686] Ubuntu 22.04.1 Can't load SSL certificate #1679
Labels
No labels
bug
bug
dependencies
design
documentation
duplicate
enhancement
enhancement
enhancement
feedback-needed
help-needed
help-needed
installer
invalid
looking-for-sponsors
modoboa-contacts
new-ui
new-ui
pr
pull-request
pyconfr
python
question
security
stale
webmail
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-modoboa#1679
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kafkiano on GitHub (Nov 10, 2022).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/2686
Impacted versions
Steps to reproduce
Install fresh ubuntu 22.04.01
Current behavior
You are not able to login with imap and ssl you get the following error:
Expected behavior
You should be able to use ssl on port 993 to login with email accounts. This problem is produced by this workaround related to issue #2570
If you remove this workaround and modify
/etc/dovecot/conf.d/10-ssl.conflike this:You can login without problems but you have again the bugs described in #2570
@kafkiano commented on GitHub (Nov 10, 2022):
As mentioned here https://github.com/modoboa/modoboa-installer/pull/458 the installer had an issue:
you need to change
!include_try = /etc/dovecot/conf.d/10-ssl-keys.tryto!include_try /etc/dovecot/conf.d/10-ssl-keys.try