We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdf77dd commit 34ca1afCopy full SHA for 34ca1af
src/yaml/convert_yaml_to_json.c
@@ -62,6 +62,7 @@ static int quote_next_scalar;
62
63
static const char* QUOTE_KEY_VALUES[] = {
64
"tls_ca_path",
65
+ "tls_ca_file",
66
"tls_cipher_list",
67
"tls_ciphersuites",
68
"tls_curves_list",
0 commit comments