als default angekreuzt ist:
<code>$info['signature']=!$info['signature']?'none':$info['signature']; //change 'none' to 'mine' to default to staff ... the proper fix for at least my situation.
If you're using PHP 5.6, there are changes to SSL:
http://php.net/manual/en/migration56.openssl.php
Mainly, there is extra verification done on the connection. Thi... verification wasn't done on 5.5 so these issues were ignored. But in my situation, the server was send