diff options
author | steve <steve> | 2004-05-15 17:55:06 +0000 |
---|---|---|
committer | steve <steve> | 2004-05-15 17:55:06 +0000 |
commit | 6b9b48703642844714e4be3a007c5ec4ca8476b2 (patch) | |
tree | 1c44846ce0d2b21c08bcd41261b91405aa29353e /CHANGES | |
parent | 6e45b7d887f8d062d6844136f88963caa4a8b400 (diff) | |
download | openssl-6b9b48703642844714e4be3a007c5ec4ca8476b2.tar.gz |
Fixes so alerts are sent properly in s3_pkt.c
PR: 851
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -706,6 +706,9 @@ Changes between 0.9.7d and 0.9.7e [XX xxx XXXX] + *) Various fixes to s3_pkt.c so alerts are sent properly. + [David Holmes <d.holmes@f5.com>] + *) Reduce the chances of duplicate issuer name and serial numbers (in violation of RFC3280) using the OpenSSL certificate creation utilities. This is done by creating a random 64 bit value for the initial serial |