Commit b589977b authored by Richard Levitte's avatar Richard Levitte
Browse files

Do not loop i the OpenSSL UI method any more. Instead, letthe

application do that.

NOTE: there's no requirement for other UI_METHODs to avoid this kind
of loop.  For example, a GUI UI_METHOD would probably check the
lengths of the answers from within instead of being constantly
redisplayed for everything that is wrong.
parent 291e4a6e
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment