1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00

docs(console): More clearly indicate the contents of DENO_CERT (#24091)

The PEM file specified by DENO_CERT can contain multiple certificates
13924fdb1b/cli/args/mod.rs (L722-L742)

Signed-off-by: Andreas Kohn <andreas.kohn@gmail.com>
This commit is contained in:
Andreas Kohn 2024-06-04 17:50:50 +02:00 committed by GitHub
parent d625b296d0
commit 92c881faa7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1042,7 +1042,7 @@ static ENV_VARIABLES_HELP: &str = color_print::cstr!(
<g>DENO_FUTURE</> Set to "1" to enable APIs that will take effect in
Deno 2
<g>DENO_CERT</> Load certificate authority from PEM encoded file
<g>DENO_CERT</> Load certificate authorities from PEM encoded file
<g>DENO_DIR</> Set the cache directory