ddeboer / imap

Object-oriented, fully tested PHP IMAP library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Got error while using Let's encrypt ssl.

kvvaradha opened this issue · comments

Q A
ddeboer/imap version recent one
PHP version 7.2
IMAP provider xitens.nl

Summary

it didnt verify the imap, giving error like this.,

Fatal error: Uncaught Ddeboer\Imap\Exception\AuthenticationFailedException: [E_WARNING] Authentication failed for user "developer@domain.com": imap_open(): Couldn't open stream {mail.domain.com:993/imap/ssl/validate-cert} imap_alerts (0): imap_errors (1): - Certificate failure for mail.domain.com: self signed certificate:

Current behavior

How to reproduce: code & error stack trace

Expected behavior