SSL Error When Setting Up Gmail
-
I’ve spent all day trying to get the GMail connection working. I kept getting authorization failures when going through the wizard, but when I went back into Settings I clicked the “Allow plugin to send emails using your Goggle account” button. I went through the steps to make that connection, and it gave me the message that “You have successfully linked the current site with your Google API project. Now you can start sending emails through Gmail.
However, right below that it also shows an error:
Mailer: Gmail Error creating resource: [message] fopen(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed [file] C:\inetpub\site\wp-content\plugins\wp-mail-smtp\vendor_prefixed\guzzlehttp\guzzle\src\Handler\StreamHandler.php [line] 227 [message] fopen(): Failed to enable crypto [file] C:\inetpub\site\wp-content\plugins\wp-mail-smtp\vendor_prefixed\guzzlehttp\guzzle\src\Handler\StreamHandler.php [line] 227 [message] fopen(https://oauth2.googleapis.com/token): failed to open stream: operation failed [file] C:\inetpub\site\wp-content\plugins\wp-mail-smtp\vendor_prefixed\guzzlehttp\guzzle\src\Handler\StreamHandler.php [line] 227
I am not sure what any of that means. Our site is running under a wilcard cert (*.site.com), so I’m hoping it’s not looking for an explicit site name. OpenSSL is enabled in our PHP configuration. We are on PHP 7.3.29, WP 5.5.5, WP Mail SMTP 2.9.0.
- The topic ‘SSL Error When Setting Up Gmail’ is closed to new replies.