diff options
author | Brent Cook <bcook@openbsd.org> | 2015-03-08 22:34:48 -0500 |
---|---|---|
committer | Brent Cook <bcook@openbsd.org> | 2015-03-08 22:37:04 -0500 |
commit | 14c53cd02c7783c65749a83ac9e5976cc9843fb2 (patch) | |
tree | 3e5add70d9dd3dd845a3cabac0496e3919fdf7f2 /ChangeLog | |
parent | ab0dea2321df4f24f358c9bca1854919bd547e6c (diff) | |
download | portable-14c53cd02c7783c65749a83ac9e5976cc9843fb2.tar.gz portable-14c53cd02c7783c65749a83ac9e5976cc9843fb2.tar.bz2 portable-14c53cd02c7783c65749a83ac9e5976cc9843fb2.zip |
clarify 2.1.5 release note
Specify that we are rejecting server ephemeral DH keys < 1024 bits.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -33,7 +33,7 @@ LibreSSL Portable Release Notes: | |||
33 | 33 | ||
34 | * Windows port improvements and bug fixes. | 34 | * Windows port improvements and bug fixes. |
35 | 35 | ||
36 | * Reject server DH keys smaller than 1024 bits. | 36 | * Reject server ephemeral DH keys smaller than 1024 bits. |
37 | 37 | ||
38 | 2.1.4 - Security and feature updates | 38 | 2.1.4 - Security and feature updates |
39 | * Improvements to libtls: | 39 | * Improvements to libtls: |