CVSROOT:        /cvs
Module name:    src
Changes by:     b...@cvs.openbsd.org    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 <k...@rhe.jp>
and Kinichiro Inoguchi <kinichiro.inogu...@gmail.com>

Reply via email to