From: Daniel Stenberg Date: Fri, 8 Feb 2008 11:18:23 +0000 (+0000) Subject: for step 5, mention that we can now generate an own version locally if wanted X-Git-Tag: curl-7_18_1~150 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1fd7085ef1d0e13ca56d9785dcfb5f3907eb362d;p=curl for step 5, mention that we can now generate an own version locally if wanted instead of downloading it from the curl site --- diff --git a/docs/SSLCERTS b/docs/SSLCERTS index 3109cdd06..6719eac21 100644 --- a/docs/SSLCERTS +++ b/docs/SSLCERTS @@ -80,8 +80,9 @@ server, do one of the following: 5. all directories along %PATH% 5. Get a better/different/newer CA cert bundle! One option is to extract the - one a recent Mozilla browser uses, by following the instruction found - here: + one a recent Mozilla browser uses by running 'make ca-bundle' in the curl + build tree root, or possibly download a version that was generated this + way for you: http://curl.haxx.se/docs/caextract.html