Skip to content
New issue

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

Can't create calendar with self signed certificate #39

Open
AmazingBeu opened this issue Oct 16, 2018 · 3 comments
Open

Can't create calendar with self signed certificate #39

AmazingBeu opened this issue Oct 16, 2018 · 3 comments

Comments

@AmazingBeu
Copy link

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

@tonioo
Copy link
Member

tonioo commented Oct 16, 2018

@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.

@AmazingBeu
Copy link
Author

Yes, it's better than disable it by default because it's a vulnerability

@ASLLR
Copy link

ASLLR commented Aug 6, 2020

Hi,

i've the same issue with modoboa 1.15

thank you,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants