From 1fd7085ef1d0e13ca56d9785dcfb5f3907eb362d Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 8 Feb 2008 11:18:23 +0000 Subject: [PATCH] for step 5, mention that we can now generate an own version locally if wanted instead of downloading it from the curl site --- docs/SSLCERTS | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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