]> granicus.if.org Git - curl/commitdiff
added a comment about this example only works with 7.9.3 and newer libs
authorDaniel Stenberg <daniel@haxx.se>
Thu, 17 Jan 2002 13:45:19 +0000 (13:45 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 17 Jan 2002 13:45:19 +0000 (13:45 +0000)
docs/examples/simplessl.c

index 285d0cd373e538d983aefde0760dbc754f510be3..9a53603f483e0be603b557ab6e37fa0e0f8278f4 100644 (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)