1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 23:58:49 -05:00

added a comment about this example only works with 7.9.3 and newer libs

This commit is contained in:
Daniel Stenberg 2002-01-17 13:45:19 +00:00
parent eba8035e12
commit 12cdfd282d

View File

@ -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)