Hello All, I am using the function ERR_print_errors_fp() to get the last error in case of any failure. I want to divert the output to file. When ever there is a handshake failure application crashes.
If handshake is successful i don't see any crash. Any idea where things are going wrong. -mithun