mirror of
https://github.com/curl/curl.git
synced 2026-07-24 13:57:16 +03:00
OS400: enable Unix sockets.
This commit is contained in:
parent
86fe7e502b
commit
4ce87e33ee
3 changed files with 6 additions and 1 deletions
|
|
@ -540,6 +540,9 @@
|
|||
/* Define to use the GSKit package. */
|
||||
#define USE_GSKIT
|
||||
|
||||
/* Define to use Unix sockets. */
|
||||
#define USE_UNIX_SOCKETS
|
||||
|
||||
/* Use the system keyring as the default CA bundle. */
|
||||
#define CURL_CA_BUNDLE "/QIBM/UserData/ICSS/Cert/Server/DEFAULT.KDB"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue