On Fri, 26 Aug 2005, Hrvoje Niksic wrote:

+  /* The OpenSSL library can handle renegotiations automatically, so
+     tell it to do so.  */
+  SSL_CTX_set_mode (ssl_ctx, SSL_MODE_AUTO_RETRY);
+

Just wanted to make sure that you are aware that this option is only available in OpenSSL 0.9.6 or later?

I don't remember what oldest OpenSSL version you want to support...

--
         -=- Daniel Stenberg -=- http://daniel.haxx.se -=-
  ech`echo xiun|tr nu oc|sed 'sx\([sx]\)\([xoi]\)xo un\2\1 is xg'`ol

Reply via email to