X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=docs%2Fexamples%2Fcertinfo.c;h=7ec70ee1cd00160051bbabe7765fa1ec8db2228f;hb=8a08705db260779441360e959b97b6c172f8acb0;hp=ac0109b0710978c2743fca8786c2394649919d2b;hpb=f7bbc1c9b6a8e2c815d09612b53f453c90d962e0;p=platform%2Fupstream%2Fcurl.git diff --git a/docs/examples/certinfo.c b/docs/examples/certinfo.c index ac0109b..7ec70ee 100644 --- a/docs/examples/certinfo.c +++ b/docs/examples/certinfo.c @@ -5,7 +5,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * Copyright (C) 1998 - 2011, Daniel Stenberg, , et al. + * Copyright (C) 1998 - 2015, Daniel Stenberg, , et al. * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms @@ -19,6 +19,10 @@ * KIND, either express or implied. * ***************************************************************************/ +/* + * Extract lots of TLS certificate info. + * + */ #include #include