Re: [Patch]: SSL passphrase prompt after error.

2002-05-01 Thread Justin Erenkrantz
On Wed, May 01, 2002 at 01:24:47PM -0400, Paul J. Reder wrote: > Is there any reason we can't alter the following code (from ssl_engine_pphrase.c > around line 730) to move the "apr_file_puts(prompt, writetty);" inside the > for statement so that on errors the prompt is reprinted? This is to answe

[Patch]: SSL passphrase prompt after error.

2002-05-01 Thread Paul J. Reder
Is there any reason we can't alter the following code (from ssl_engine_pphrase.c around line 730) to move the "apr_file_puts(prompt, writetty);" inside the for statement so that on errors the prompt is reprinted? This is to answer bug number 8320 (an empty passphrase results in an ambiguous state