[omniORB] Cannot initialize SSL support at all
Duncan Grisby
duncan@grisby.org
Mon Sep 30 13:18:00 2002
On Monday 23 September, Vladimir Panov wrote:
> omniORB: sslContext.cc : error:140A90A1:SSL routines:SSL_CTX_new:library
> has no ciphers
>
> and then throws CORBA::SystemException (see
> src/lib/omniORB/orbcore/ssl/sslContext.cc, line 119).
> The obvious problem is that prior to calling SSL_CTX_new() one should
> have called SSL_library_init(). Am I supposed to do this myself? If
> 'yes", why do the examples not do it?
The examples work fine for me, and for other people too, without
calling SSL_library_init(). What version of OpenSSL are you using?
Cheers,
Duncan.
--
-- Duncan Grisby --
-- duncan@grisby.org --
-- http://www.grisby.org --