[openssl-dev] [openssl.org #4215] Results of regression for some apps

Stephen Henson via RT rt at openssl.org
Fri May 13 11:41:55 UTC 2016


On Mon Jan 04 14:07:23 2016, beldmit at gmail.com wrote:
> Hello!
>
> I found the following problems running my cipher suite with openssl 1.1.0
>
> 1. Some apps try to load the default config file twice. In case when we
> load an engine via the config file and the engine prevents itself from
> loading more than once, it causes errors.
>
> The attached patch contains fixes for the 'req' and 'ts' utilities, but may
> be there are some more utilities with specific config files.
>
> 2. The 'smime' utility erroneously regards the '-signer' option to be the
> name of input file. It's wrong when the utility uses this option in -verify
> mode. So the attached patch makes this option to be processed as string,
> not as input.
>
> 3. The 'cms' and 'smime' utilities do not accept the '-inform smime'
> options. It may be a bug or not a bug (files in SMIME format are accepted)
> but it is definitely an incompatibility.
>

Can you indicate if #1 is still a problem and if so give some details on how to
reproduce it?

#2 and #3 should be addressed now.

Steve.
--
Dr Stephen N. Henson. OpenSSL project core developer.
Commercial tech support now available see: http://www.openssl.org

-- 
Ticket here: http://rt.openssl.org/Ticket/Display.html?id=4215
Please log in as guest with password guest if prompted



More information about the openssl-dev mailing list