Viewing articles tagged 'PHP Mailer'

 Unable to connect with STARTTLS: stream_socket_enable_crypto(): Peer certificate CN= " " did not match expected CN= ""

You can add following code in /config/mail.php for Laravel: 'stream' => [ 'ssl' => [...