xref: /aosp_15_r20/external/curl/docs/cmdline-opts/dump-ca-embed.md (revision 6236dae45794135f37c4eb022389c904c8b0090d)
1*6236dae4SAndroid Build Coastguard Worker---
2*6236dae4SAndroid Build Coastguard Workerc: Copyright (C) Daniel Stenberg, <[email protected]>, et al.
3*6236dae4SAndroid Build Coastguard WorkerSPDX-License-Identifier: curl
4*6236dae4SAndroid Build Coastguard WorkerLong: dump-ca-embed
5*6236dae4SAndroid Build Coastguard WorkerHelp: Write the embedded CA bundle to standard output
6*6236dae4SAndroid Build Coastguard WorkerProtocols: TLS
7*6236dae4SAndroid Build Coastguard WorkerCategory: http proxy tls
8*6236dae4SAndroid Build Coastguard WorkerAdded: 8.10.0
9*6236dae4SAndroid Build Coastguard WorkerMulti: boolean
10*6236dae4SAndroid Build Coastguard WorkerSee-also:
11*6236dae4SAndroid Build Coastguard Worker  - ca-native
12*6236dae4SAndroid Build Coastguard Worker  - cacert
13*6236dae4SAndroid Build Coastguard Worker  - capath
14*6236dae4SAndroid Build Coastguard Worker  - proxy-ca-native
15*6236dae4SAndroid Build Coastguard Worker  - proxy-cacert
16*6236dae4SAndroid Build Coastguard Worker  - proxy-capath
17*6236dae4SAndroid Build Coastguard WorkerExample:
18*6236dae4SAndroid Build Coastguard Worker  - --dump-ca-embed
19*6236dae4SAndroid Build Coastguard Worker---
20*6236dae4SAndroid Build Coastguard Worker
21*6236dae4SAndroid Build Coastguard Worker# `--dump-ca-embed`
22*6236dae4SAndroid Build Coastguard Worker
23*6236dae4SAndroid Build Coastguard WorkerWrite the CA bundle embedded in curl to standard output, then quit.
24*6236dae4SAndroid Build Coastguard Worker
25*6236dae4SAndroid Build Coastguard WorkerIf curl was not built with a default CA bundle embedded, the output is empty.
26