Welcome Guest, Not a member yet? Register   Sign In
Email Class SSL verification bug on PHP 5.6 (SSL3_GET_SERVER_CERTIFICATE)
#2

Have you tried to set an option after you opend a socket connection?

PHP Code:
stream_context_set_option($this->_smtp_connect'ssl''verify_peer'fals); 

Reply


Messages In This Thread
RE: Email Class SSL verification bug on PHP 5.6 (SSL3_GET_SERVER_CERTIFICATE) - by Rufnex - 12-23-2014, 01:39 PM



Theme © iAndrew 2016 - Forum software by © MyBB