Yet anoter noSSL build fix.
This commit is contained in:
@@ -356,6 +356,13 @@ BSecureSocket::~BSecureSocket()
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
bool
|
||||||
|
BSecureSocket::CertificateVerificationFailed(BCertificate)
|
||||||
|
{
|
||||||
|
return false;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
status_t
|
status_t
|
||||||
BSecureSocket::Connect(const BNetworkAddress& peer, bigtime_t timeout)
|
BSecureSocket::Connect(const BNetworkAddress& peer, bigtime_t timeout)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user