blob: 4e1f09fc433d90e3b2e2c372cf82232f384daa04 [file] [log] [blame]
##################################
#
# Client side settings
#
##################################
[client]
agent = openwsman 2.2.0
# file for certificate revocation list (CRL)
# (rfc3280, used by CURL library)
# crlfile =
# set CURLOPT_NOSIGNAL for libcurl
# with multithreading client applications, the libcurl backend might crash if DNS lookups time out.
# setting curlopt_nosignal = 1 prevents these crashes at the risk of hanging DNS lookups.
# see http://curl.haxx.se/libcurl/c/CURLOPT_NOSIGNAL.html for details
# defaults to 0
curlopt_nosignal = 0