Add missing variable length cipher flag for Blowfish.
authorDr. Stephen Henson <steve@openssl.org>
Thu, 24 May 2001 22:58:35 +0000 (22:58 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 24 May 2001 22:58:35 +0000 (22:58 +0000)
commit76c919c1a3751df1747fc67620263d663c9b7ba1
tree4cd696c4e91a3df4ced00ba72f6509fbc7c10f4a
parent98405f240be550ff3c15a8f54cdf79c5580c371f
Add missing variable length cipher flag for Blowfish.

Only use trust settings if either trust or reject settings
are present, otherwise use compatibility mode. This stops
root CAs being rejected if they have alias of keyid set.
CHANGES
crypto/evp/e_bf.c
crypto/x509/x509_trs.c