Home
last modified time | relevance | path

Searched refs:tls_CApath (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Ddict_mysql.c159 char *tls_CApath; member
588 dict_mysql->tls_CAfile || dict_mysql->tls_CApath || dict_mysql->tls_ciphers) in plmysql_connect_single()
591 dict_mysql->tls_CAfile, dict_mysql->tls_CApath, in plmysql_connect_single()
658 dict_mysql->tls_CApath = cfg_get_str(p, "tls_CApath", NULL, 0, 0); in mysql_parse_config()
844 if (dict_mysql->tls_CApath) in dict_mysql_close()
845 myfree(dict_mysql->tls_CApath); in dict_mysql_close()
/netbsd-src/external/ibm-public/postfix/dist/
H A DRELEASE_NOTES-2.11137 tls_cert_file, tls_key_file, tls_CAfile, tls_CApath, tls_verify_cert.
H A DTLS_CHANGES2381 time except the CAcerts in tls_CApath, which are checked at runtime.
H A DHISTORY19125 tls_cert_file, tls_key_file, tls_CAfile, tls_CApath,