line 914 in ssl.c should be changed from if (options->ca_file)
to if (options->ca_file || options->ca_path) James Yonan wrote:
Download:
line 914 in ssl.c should be changed from if (options->ca_file)
to if (options->ca_file || options->ca_path) James Yonan wrote:
Download: