Compiling openssl command-line tool as a static executable

2007-03-11 Thread Steven Beeckman
Hi, I'm trying to get the openssl command-line tool built as a statically linked executable (for an ARM simulator), but it appears to be non-trivial. Running "./Configure no-shared linux-generic32" or even "./config no-shared" doesn't seem to help. Compiling works, but it results in a dynamically

keep alive in ssl programming

2007-03-11 Thread richard zhao
hello,all, does anybody know how to set up keep alive signal in openssl programming and how to know the connection is losing by using keep alive signal? thans a lot. richard Finding fabulous fares is fun. Le

RE: keep alive in ssl programming

2007-03-11 Thread David Schwartz
> hello,all, > does anybody know how to set up keep alive signal in > openssl programming and how to know the connection is > losing by using keep alive signal? thans a lot. The same way you do that in TCP. DS __ OpenSSL Proje