Zend mail not working with zoho

Zend mail not working with zoho

Hi there im having issues using zoho for xenforo due to a error when sending email i will list the error down here in the hopes you can help me

Error Info
ErrorException: Email to lars.dormans@live.nl failed (after retry): stream_socket_enable_crypto(): SSL operation failed with code 1. OpenSSL Error messages: error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed - library\Zend\Mail\Protocol\Smtp.php:206
Generated By:  TheCreeperCow, 4 minutes ago
Stack Trace
#0 [internal function]: XenForo_Application::handlePhpError(2, 'stream_socket_e...', 'C:\\xampp\\htdocs...', 206, Array)
#1 C:\xampp\htdocs\Forum\library\Zend\Mail\Protocol\Smtp.php(206): stream_socket_enable_crypto(Resource id #65, true, 9)
#2 C:\xampp\htdocs\Forum\library\Zend\Mail\Transport\Smtp.php(217): Zend_Mail_Protocol_Smtp->helo('localhost')
#3 C:\xampp\htdocs\Forum\library\Zend\Mail\Transport\Abstract.php(348): Zend_Mail_Transport_Smtp->_sendMail()
#4 C:\xampp\htdocs\Forum\library\Zend\Mail.php(1194): Zend_Mail_Transport_Abstract->send(Object(Zend_Mail))
#5 C:\xampp\htdocs\Forum\library\XenForo\Deferred\UserEmail.php(179): Zend_Mail->send(Object(Zend_Mail_Transport_Smtp))
#6 C:\xampp\htdocs\Forum\library\XenForo\Deferred\UserEmail.php(62): XenForo_Deferred_UserEmail->_sendEmail(Array, Array, Object(Zend_Mail_Transport_Smtp))
#7 C:\xampp\htdocs\Forum\library\XenForo\ControllerAdmin\User.php(1197): XenForo_Deferred_UserEmail->execute(Array, Array, 10, NULL)
#8 C:\xampp\htdocs\Forum\library\XenForo\FrontController.php(351): XenForo_ControllerAdmin_User->actionEmailSend()
#9 C:\xampp\htdocs\Forum\library\XenForo\FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#10 C:\xampp\htdocs\Forum\admin.php(13): XenForo_FrontController->run()
#11 {main}
Request State
array(3) {
  ["url"] => string(48) "https://timeprison.tk/admin.php?users/email-send"
  ["_GET"] => array(1) {
    ["users/email-send"] => string(0) ""
  }
  ["_POST"] => array(10) {
    ["test"] => string(15) "Send Test Email"
    ["criteria"] => string(117) "{"receive_admin_email":"1","username":"thecreepercow","user_state":["valid"],"is_banned":["0"],"no_empty_email":true}"
    ["total"] => string(1) "1"
    ["from_name"] => string(10) "TimePrison"
    ["from_email"] => string(19) "timeprison@zoho.com"
    ["email_title"] => string(4) "test"
    ["email_format"] => string(4) "text"
    ["email_body"] => string(4) "test"
    ["_xfConfirm"] => string(1) "1"
    ["_xfToken"] => string(8) "********"
  }
}
I have no idea what to do or how to fix this im running windows and i am using IIS as my webserver i hope this information is enough in order to fix it