[openssl-dev] [openssl.org #1866] openssl verify needs better error reporting

2016-05-20 Thread Richard Levitte via RT
Fixed in the 1.0.2 branch. The master branch has had tremendous changes around command line parsing and error reporting that the bug most likely disappeared automatically. Closing ticket Cheers, Richard On Wed Mar 11 14:28:50 2009, vladimir.ko...@sun.com wrote: > > Hello, > > In case the

[openssl.org #1866] openssl verify needs better error reporting

2009-03-11 Thread Vladimir Kotal via RT
Hello, In case the openssl verify command is not able to process input file, it reports the usage even if the usage is perfectly okay: $ openssl verify -CAfile /local/Saved/SMI_SSL_CA-chain.pem cert.cer Error loading file /local/Saved/SMI_SSL_CA-chain.pem usage: verify [-verbose] [-CApath

Re: [openssl.org #1866] openssl verify needs better error reporting

2009-03-11 Thread Ger Hobbelt via RT
On Wed, Mar 11, 2009 at 1:49 PM, Vladimir Kotal vladimir.ko...@sun.com wrote: Hello, In case the openssl verify command is not able to process input file, it reports the usage even if the usage is perfectly okay: $ openssl verify -CAfile /local/Saved/SMI_SSL_CA-chain.pem cert.cer Error

Re: [openssl.org #1866] openssl verify needs better error reporting

2009-03-11 Thread Vladimir Kotal
Ger Hobbelt via RT wrote: On Wed, Mar 11, 2009 at 1:49 PM, Vladimir Kotal vladimir.ko...@sun.com wrote: Hello, In case the openssl verify command is not able to process input file, it reports the usage even if the usage is perfectly okay: $ openssl verify -CAfile

Re: [openssl.org #1866] openssl verify needs better error reporting

2009-03-11 Thread Vladimir Kotal via RT
Ger Hobbelt via RT wrote: On Wed, Mar 11, 2009 at 1:49 PM, Vladimir Kotal vladimir.ko...@sun.com wrote: Hello, In case the openssl verify command is not able to process input file, it reports the usage even if the usage is perfectly okay: $ openssl verify -CAfile