Am 19.10.21 um 05:41 schrieb [email protected]:
> From: Selva Nair <[email protected]>
> 
> There is no advantage in injecting/redirecting errors into OpenSSL
> as we can, and we do, report these directly using our own logging
> functions. This code probably originated from CAPI engine where
> such usage made sense.
> 
> And, in cases when the error is within OpenSSL, guessing a
> reason (like out of memory) and inserting it into the
> OpenSSL error stack looks pointless.
> 
> As a bonus, the code gets leaner and a lot less cruft.
> 
> Some error messages are slightly edited and all near-fatal
> errors are logged with M_NONFATAL and "Error in cryptoapicert:"
> prefix.
> 
> Also remove some defines for mingw that we do not need.
> 
> Signed-off-by: Selva Nair <[email protected]>


Acked-By: Arne Schwabe <[email protected]>

Arne





_______________________________________________
Openvpn-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to