https://github.com/robrichards/wse-php/blob/master/src/WSSESoapServer.php#L149 The third parameter should be true, since you're passing in a certificate: `$objKey->loadKey($x509cert, false, true);`