We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I can't create new calendar with self signed certificate. I have this error 500 from /api/v1/user-calendars/ :
HTTPSConnectionPool(host='mail.XXXXXXXX', port=443): Max retries exceeded with url: /radicale/user1%40XXXXXXXX/test1 (Caused by SSLError(SSLError(1, u'[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:661)'),))
Version of modoboa : Modoboa 1.11.1 Amavis frontend 1.2.3 Contacts 0.7.2 DMARC tools 1.1.0 PDF credentials 1.3.1 Postfix autoreply 1.5.0 Radicale management 1.3.6 Sieve filters 1.4.1 Statistics 1.4.0 Webmail 1.5.0
The text was updated successfully, but these errors were encountered:
@AmazingBeu Yes, it's known issue... The only way to fix it is to disable certificate verification, maybe I can add a new setting for this.
Sorry, something went wrong.
Yes, it's better than disable it by default because it's a vulnerability
Hi,
i've the same issue with modoboa 1.15
thank you,
No branches or pull requests
I can't create new calendar with self signed certificate. I have this error 500 from /api/v1/user-calendars/ :
Version of modoboa :
Modoboa 1.11.1
Amavis frontend 1.2.3
Contacts 0.7.2
DMARC tools 1.1.0
PDF credentials 1.3.1
Postfix autoreply 1.5.0
Radicale management 1.3.6
Sieve filters 1.4.1
Statistics 1.4.0
Webmail 1.5.0
The text was updated successfully, but these errors were encountered: