diff options
| -rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
| @@ -28,6 +28,17 @@ history is also available from Git. | |||
| 28 | 28 | ||
| 29 | LibreSSL Portable Release Notes: | 29 | LibreSSL Portable Release Notes: |
| 30 | 30 | ||
| 31 | 2.3.7 - OCSP fixes | ||
| 32 | |||
| 33 | * Fix several issues in the OCSP code that could result in the | ||
| 34 | incorrect generation and parsing of OCSP requests. This remediates a | ||
| 35 | lack of error checking on time parsing in these functions, and | ||
| 36 | ensures that only GENERALIZEDTIME formats are accepted for OCSP, as | ||
| 37 | per RFC 6960. | ||
| 38 | |||
| 39 | Issues reported, and fixes provided by Kazuki Yamaguchi <k@rhe.jp> | ||
| 40 | and Kinichiro Inoguchi <kinichiro.inoguchi@gmail.com> | ||
| 41 | |||
| 31 | 2.3.6 - Security fix | 42 | 2.3.6 - Security fix |
| 32 | 43 | ||
| 33 | * Correct a problem that prevents the DSA signing algorithm from | 44 | * Correct a problem that prevents the DSA signing algorithm from |
