Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 538 Bytes

dump-ca-embed.md

File metadata and controls

25 lines (22 loc) · 538 Bytes
c SPDX-License-Identifier Long Help Protocols Category Added Multi See-also Example
Copyright (C) Daniel Stenberg, <[email protected]>, et al.
curl
dump-ca-embed
Write the embedded CA bundle to standard output
TLS
http proxy tls
8.10.0
boolean
ca-native
cacert
capath
proxy-ca-native
proxy-cacert
proxy-capath
--dump-ca-embed

--dump-ca-embed

Write the CA bundle embedded in curl to standard output, then quit.

If curl was not built with a default CA bundle embedded, the output is empty.