Re: printf and selfsigned
Brought to you by:
tyranny
From: Alexey M. <al...@hs...> - 2002-05-05 18:49:02
|
>>>>> "AD" == Alberto Dainotti <al...@ur...> writes: AD> Hello, I hope to not be annoying :-) Ouch! How could that be? :) AD> In src/ssl-client.c there are two AD> printf()'s which instead should use error() (it is annoying when AD> redirecting stdout, for example when using cvs rdiff). Attached there AD> is a patch. Yes, applied. AFAIK, that was just temporary debugging output which should probably just be dumped (or moved to a SSL policy, because that's an interesting information sometimes). AD> The same was for my proposed patch for self-signed certificates, there AD> was a wrong printf() too. So I attached a new patch with the latest AD> corrections. It is still unapplied :) --alexm |