Closed JKRhb closed 1 year ago
This PR corrects a call of the X509_VERIFY_PARAM_set1_host function, now using the hostname length as a parameter. In the process, the OpenSSL bindings are regenerated, fixing the binding signature of the function in question.
X509_VERIFY_PARAM_set1_host
This PR corrects a call of the
X509_VERIFY_PARAM_set1_host
function, now using the hostname length as a parameter. In the process, the OpenSSL bindings are regenerated, fixing the binding signature of the function in question.