Re: Can not enable via padlock

2012-06-21 Thread Richard F. Ostrow Jr.
On 2012-05-31 12:01, Salatiel Filho wrote: On Thu, May 31, 2012 at 12:37 PM, Michael S. Zick open...@morethan.org wrote: On Thu May 31 2012, Salatiel Filho wrote: Any other ideas ? Yes, wrong or incomplete Debian package installed. I dont think thats the problem. I tried build the

Simple handshake error with no explanation (C)

2009-09-30 Thread Richard F. Ostrow Jr.
This has been driving me nuts for the past few weeks... I've written a simple app that demonstrates the problem I'm running into. Basically, a client connects to a server, they do the handshake, and all is well... or should be. Both machines are running linux. Below is the source, and below that

Re: segmentation fault

2009-09-30 Thread Richard F. Ostrow Jr.
Did you check that you actually support SSLv3_client_method()? On Wed, September 30, 2009 10:18 am, marina russo wrote: Hi! I'm trying to run a client server application using openssl library,but i've got some problems because, when i use the method: SSLv3_client_method() i have a