mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 00:11:26 +00:00
Allow certificate based rejection of DO connection attempts.
This commit is contained in:
parent
a9901204e2
commit
d5d8a71c79
8 changed files with 111 additions and 2 deletions
|
@ -1268,6 +1268,8 @@ debugWrite(GSHTTPURLHandle *handle, NSData *data)
|
|||
GSTLSCertificateKeyFile,
|
||||
GSTLSCertificateKeyPassword,
|
||||
GSTLSDebug,
|
||||
GSTLSIssuers,
|
||||
GSTLSOwners,
|
||||
GSTLSPriority,
|
||||
GSTLSRemoteHosts,
|
||||
GSTLSRevokeFile,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue