CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2016/06/25 10:42:40

Modified files:
        lib/libssl/src/crypto/ocsp: Tag: OPENBSD_5_8 ocsp_cl.c 
                                    ocsp_srv.c 

Log message:
Fix several issues in the OCSP code that could result in the incorrect
generation and parsing of OCSP requests. This remediates a lack of error
checking on time parsing in these functions, and ensures that only
GENERALIZEDTIME formats are accepted for OCSP, as per RFC 6960

Issues reported, and fixes provided by  Kazuki Yamaguchi <[email protected]>
and Kinichiro Inoguchi <[email protected]>

Reply via email to