<div dir="ltr">HI openssl-dev,<div><br></div><div>This is my first patch, so hope I'm following the right process.  The argument parsing for "openssl genrsa" is missing a "break;" statement and as a consequence control the users gets a set of spurious warnings about a missing engine that they didn't actually intentionally specify.  A quick grep found 2 other similar issues.</div><div><br></div><div>I created a pull request on Friday (<a href="https://github.com/openssl/openssl/pull/339">https://github.com/openssl/openssl/pull/339</a>) but since I didn't hear anything there I am attaching the small (3 line) patch to this message.</div><div><br></div><div>Cheers, Adam</div><div><br></div></div>