mirror of
https://github.com/curl/curl.git
synced 2026-04-19 18:21:19 +03:00
added a comment about this example only works with 7.9.3 and newer libs
This commit is contained in:
parent
eba8035e12
commit
12cdfd282d
1 changed files with 3 additions and 0 deletions
|
|
@ -28,6 +28,9 @@
|
|||
4.2. if the format of the key file is DER, set pKeyType to "DER"
|
||||
|
||||
!! verify of the server certificate is not implemented here !!
|
||||
|
||||
**** This example only works with libcurl 7.9.3 and later! ****
|
||||
|
||||
*/
|
||||
|
||||
int main(int argc, char **argv)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue