Hi, In commands help, option valtype, 0 is to be treated same as '-', but in apps/opt.c: valtype2param(), case 0 was missing. Because of this, *openssl asn1parse -help* was printing options without args wrongly.
Few cleanups are also done in asn1parse/ca/ciphers. I have created the following pull request with these changes. Please have a look https://github.com/openssl/openssl/pull/635 Thanks, Mohan -- Ticket here: http://rt.openssl.org/Ticket/Display.html?id=4293 Please log in as guest with password guest if prompted -- openssl-dev mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev
