Unable to send campaign emails

Hi, I am new to phplist.

After installing yesterday, I have installed the AWS SES plugin and setup the required domain in SES, as well as verifying the required email addresses.

The SES keys and other info has been entered in the plugin settings

However when I try to do a test send for a campaign, the following error is seen in the event log:
MailSender http code: 0, result: , curl error: SSL certificate problem: unable to get local issuer certificate.

Any ideas what I’m doing wrong?

Many thanks

Toby

After much hair pulling, I found the answer. I needed to download the cacert.pem and add the details to my php.ini file as described HERE

After this, the logs threw up more errors, but these were related to my permissions on AWS SES. Once I worked through them, all now seems to be working fine.

I now just need to wait to be removed from the SES Sandbox environment…