Some functions are just plain slow... [Re-Sent]

2003-01-11 Thread Raymond C . Rodgers
I've managed to get OpenSSL 0.9.7 compiled and installed on a BeOS R5.0.x system with BONE (a networking stack), but I'm not able to use OpenSSL for reasons I've yet to determine. When I start up a freshly compiled app that uses OpenSSL, and has worked fine under previous versions, I'm seeing th

SSL_UNDEFINED_FUNCTION, reason 34

2002-01-20 Thread Raymond C. Rodgers
Hi, as per usual, I'm a relative OpenSSL newbie. I have managed to get client side apps working without too much effort, but I'm running into problems getting a server side app up and running under OpenBSD 3.0. I created a certificate and key just for my sample app, whose source code is below.