mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
Merge branch 'master' of https://github.com/Fokka-Engineering/libs-base into new-nsurl-methods
This commit is contained in:
commit
866bdd0636
1 changed files with 2 additions and 0 deletions
|
@ -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;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue