summaryrefslogtreecommitdiff
path: root/docs/mk-ca-bundle.html
blob: 48fd777ea90570e21c44565e62168e37db09bb40 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
 "http://www.w3.org/TR/html4/loose.dtd">
<html><head>
<title>secret man page</title>
<meta name="generator" content="roffit">
<STYLE type="text/css">
P.level0 {
 padding-left: 2em;
}

P.level1 {
 padding-left: 4em;
}

P.level2 {
 padding-left: 6em;
}

span.emphasis {
 font-style: italic;
}

span.bold {
 font-weight: bold;
}

span.manpage {
 font-weight: bold;
}

h2.nroffsh {
 background-color: #e0e0e0;
}

span.nroffip {
 font-weight: bold;
 font-size: 120%;
 font-family: monospace;
}

p.roffit {
 text-align: center;
 font-size: 80%;
}
</STYLE>
</head><body>

<p class="level0">
<p class="level0">
<p class="level0">
<p class="level0">
<p class="level0">
<p class="level0">
<p class="level0">
<p class="level0">
<p class="level0">
<p class="level0">
<p class="level0">
<p class="level0">The 
<p class="level0">tool downloads the certdata.txt file from Mozilla's source tree, then parses certdata.txt and extracts CA Root Certificates into PEM format. These are then processed with the OpenSSL commandline tool to produce the final ca-bundle.crt file. 
<p class="level0">The following options are supported by 
<p class="level0">
<p class="level0">
<p class="level0">backup an existing version of ca-bundle.crt 
<p class="level0">print version info about used modules 
<p class="level0">print license info about certdata.txt 
<p class="level0">no download of certdata.txt (to use existing) 
<p class="level0">be really quiet (no progress output at all) 
<p class="level0">include plain text listing of certificates 
<p class="level0">unlink (remove) certdata.txt after processing 
<p class="level0">be verbose and print out processed CAs 
<p class="level0">
<p class="level0">
<p class="level0">
<p class="level0">
<p class="level0">
<p class="level0">
<p class="level0">was based on the parse-certs script written by 
<p class="level0">and hacked by 
<p class="level0">This manual page was written by 
<p class="level0">
<p class="level0"><p class="roffit">
 This HTML page was made with <a href="http://daniel.haxx.se/projects/roffit/">roffit</a>.
</body></html>