Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
TLMSP curl
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CYBER - Cyber Security
TS 103 523 MSP
TLMSP
TLMSP curl
Commits
05c19119
Commit
05c19119
authored
17 years ago
by
Daniel Stenberg
Browse files
Options
Downloads
Patches
Plain Diff
and mention make ca-bundle in the 1.11 faq entry as well
parent
1fd7085e
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/FAQ
+7
-6
7 additions, 6 deletions
docs/FAQ
with
7 additions
and
6 deletions
docs/FAQ
+
7
−
6
View file @
05c19119
...
...
@@ -320,10 +320,10 @@ FAQ
1.11 Why don't you update ca-bundle.crt
The ca-bundle.crt file is to be treated as an example file these
days, as it
is very outdated (it being last modified year 2000 should tell)
and should
be replaced with a much more modern and up-to-date version by
anyone who
wants to verify peers.
The
bundled
ca-bundle.crt file is to be treated as an example file these
days, as it
is very outdated (it being last modified year 2000 should tell)
and should
be replaced with a much more modern and up-to-date version by
anyone who
wants to verify peers.
In the cURL project we've decided not to attempt to keep this file updated
since deciding what to add to a ca cert bundle is an undertaking we've not
...
...
@@ -337,8 +337,9 @@ FAQ
If you want the most recent collection of ca certs that Mozilla Firefox uses
(which should be seen as the effictive successor of Netscape 4.72 from where
this particular bundle originates from), we recommend that you extract the
collection yourself from Mozilla Firefox, or by using our service setup for
this purpose: http://curl.haxx.se/docs/caextract.html
collection yourself from Mozilla Firefox (by running 'make ca-bundle), or by
using our online service setup for this purpose:
http://curl.haxx.se/docs/caextract.html
Due to the licensing of that particular file, we've decided to not simply
include that in the curl package/tree. It is of course arguable whether the
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment