--TEST-- Test a ZMQCert can be applied to a ZMQSocket. --SKIPIF-- getSocket(ZMQ::SOCKET_REQ); $cert = new ZMQCert(); $cert->apply($socket); --EXPECT--