-
-
Notifications
You must be signed in to change notification settings - Fork 7k
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
SMTP Issue (OpenSSL::SSL::SSLError) #1496
Comments
What's your general server setup and how is ruby installed? |
I use Dockerfile and Docker-compose.yml from the Git Repo. ( It worked from days) |
It's exactly the same issue (I don't comment on this, because is not a Gandi issue. ) |
Same for me with SparkPost: OpenSSL::SSL::SSLError: SSL_connect returned=1 errno=0 state=error: certificate verify failed |
Can confirm that after following these changes it works.
And it's running fine. |
@valentin2105 did you check the security rule/firewall rule? |
I just started seeing this with Mailgun. Will check PR #1486 |
Yeap, #1486 solves it. |
@valentin2105 please confirm that your problem is fixed and close the issue |
I have checked out to tag v1.1.1, so I don't know if it's fixed, it work in 1.1.1. |
…upstream Merge upstream changes
Hi,
There is an issue with last commits,
I go hundred of Mail issue while sending them :
OpenSSL::SSL::SSLError: SSL_connect returned=1 errno=0 state=error: certificate verify failed
(sidekiq logs)
Any idea what it it ?
I use MailGun, so I don't think they forget to renew they certificates.
The text was updated successfully, but these errors were encountered: