Gunter Knauf
14a3f4cd54
added section for libcurl builds with NSS SSL support.
2009-09-21 23:00:12 +00:00
Daniel Stenberg
681162510a
the mozilla browser is called Firefox...
2009-08-18 19:51:18 +00:00
Daniel Stenberg
fb23b85770
- We're no longer providing a very old ca-bundle in the curl tarball. You can
...
get a fresh one downloaded and created with 'make ca-bundle' or you can get
one from here => http://curl.haxx.se/docs/caextract.html if you want a fresh
new one extracted from Mozilla's recent list of ca certs.
The configure option --with-ca-bundle now lets you specify what file to use
as default ca bundle for your build. If not specified, the configure script
will check a few known standard places for a global ca cert to use.
2008-02-18 11:35:12 +00:00
Gunter Knauf
339ebdf08b
fixed a typo.
2008-02-08 21:04:24 +00:00
Daniel Stenberg
1fd7085ef1
for step 5, mention that we can now generate an own version locally if wanted
...
instead of downloading it from the curl site
2008-02-08 11:18:23 +00:00
Daniel Stenberg
73dd450147
describes how you can extract the CA cert from a site using the openssl tool
2004-09-12 18:27:12 +00:00
Daniel Stenberg
c10196afc0
Frankie V's description on how to get a CA cert for a random site using
...
IE
2004-08-25 08:09:48 +00:00
Daniel Stenberg
d003f6e125
mention the new cool CA extraction way just documented
2004-08-09 07:02:51 +00:00
Daniel Stenberg
d4b0999415
'M-x ispell-buffer'
2004-06-29 13:16:30 +00:00
Daniel Stenberg
964066c0de
Added missing info for the command line tool, as noted by Mike Kienenberger
2004-06-29 07:58:52 +00:00
Daniel Stenberg
a7376968d2
mention the fact that you can append a new CA cert to the existing bundle too
2004-03-30 06:46:36 +00:00
Daniel Stenberg
5fe5de7511
added the CA bundle default path, and mention the risk that the server you
...
try to talk to may be an imposter
2004-03-16 07:25:52 +00:00
Daniel Stenberg
789ab20bf7
moved SSLCERTS into the docs/ directory
2003-07-23 11:38:19 +00:00