CURLOPT_SSH_KEYFUNCTION: requires *SSH_KNOWNHOSTS
authorDaniel Stenberg <daniel@haxx.se>
Mon, 21 Feb 2011 12:51:26 +0000 (13:51 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 21 Feb 2011 12:51:26 +0000 (13:51 +0100)
commit10cea49a467e4c0547ed2f827d7f86737892479c
tree9c9165e2eacd64c85d7142d9bdf128c687f60ec2
parent073ce06379818c1bc7cf513ca0595efeee5c1c72
CURLOPT_SSH_KEYFUNCTION: requires *SSH_KNOWNHOSTS

Extend the docs to clarify that CURLOPT_SSH_KEYFUNCTION is only called
if the known hosts option is also correctly set!
docs/libcurl/curl_easy_setopt.3