I'm trying to send my WordPress emails (including post notifications) using the MailGun mailer. I logged onto my WordPress website the other day and received this error message from MailGun:
Versions:
WordPress: 4.9.7
WordPress MS: No
PHP: 7.1.18
WP Mail SMTP: 1.3.3
Params:
Mailer: mailgun
Constants: No
Api Key / Domain: Yes
Debug:
cURL error 51: SSL: no alternative certificate subject name matches target host name 'api.mailgun.net'
I contacted MailGun directly and received this reply:
Tested this on our side but not able to reproduce the same error. Unfortunately, we can't assist troubleshoot local issues but want to refer to guidance from websites such as Stack OverFlow for more information on this error.
I am a novice when it comes to code but I want to fix this issue.