CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2024/08/28 00:26:06

Modified files:
        lib/libcrypto/ocsp: ocsp_lib.c 

Log message:
Clean up and simplify OCSP_cert_id_new()

Use proper NULL checks, set hashAlgorithm with X509_ALGOR_set0_by_nid(),
and avoid a silly digerr label.

ok jsing

Reply via email to