Merge branch 'master' of https://github.com/Fokka-Engineering/libs-base into new-nsurl-methods

This commit is contained in:
Nuntius 2021-08-17 13:00:09 +00:00
commit 866bdd0636

View file

@ -1530,6 +1530,8 @@ retrieve_callback(gnutls_session_t session,
}
else
{
NSLog(@"Certificates retrieved for sending to peer -\n"
@"None: not a request for an X509 certificate.");
return -1;
}
}