Lines Matching full:be
130 This SSL only supports blocking mode socket I/O. It can only be used with
144 An example of certificate validation can be found in TestServer.cpp.
159 Decisions can be one of ALLOW, DENY, and SKIP. ALLOW and DENY means the
160 conversation should be continued or disconnected, respectively. ALLOW and
177 should be the remote host name. Keep in mind, if TSocket::getPeerHost()
181 be checked. It is sent to application through (c), where "sa" is the remote
186 verification process would be stopped.
188 If any of the above "verify" methods returned SKIP, that decision would be
194 to be used by many SSL sockets.
225 keys/server.crt has to be replaced with that host name.
232 The PRNG seed is key to the application security. This method should be
286 by default in all builds. This changed to be disabled by default. (THRIFT-4151)
292 *must* be longer than any TSSLSocket that it creates, otherwise openssl will be cleaned