• Magnus Hagander's avatar
    Attempt to open certificate file "manually" using fopen before · 76a6ddfa
    Magnus Hagander authored
    trying BIO functions.
    Helps problem with older versions of OpenSSL that lacks error
    stack functions and would show an incorrect error message for
    file-not-found-or-not-openable. The problem may still exist for
    other errors, but file open error is by far the most common one.
    76a6ddfa
fe-secure.c 29.1 KB