RE: (no subject)
Sébastien Bouchex <[email protected]> Wed, 13 Apr 2005 10:07:37 +0200
| Newsgroups | gmane.comp.corba.omniorb.devel |
|---|---|
| Message-ID | <F520B214418AD4119F7000508BD90CC208B9F027@ivhqsr02> |
Hi, openssl is supported by omniORB, you just need to build omniOrb with openssl. Under windows : § Install Python § Edit config/config.mk, and uncomment the line "platform = x86_nt_4.0_vs_7" § Edit mk/platforms/x86_nt_4.0_vs_7.mk, and o change the "PYTHON = ..." line to point to your Python executable (using a Cygwin path!!) o Set OPEN_SSL_ROOT to the openSSL path and add gdi32.lib to the ssl libraries. § Start a command prompt, and load the environment for Visual Studio tools. § Extract the gnu-win32-lite.zip file in the omniORB root directory § Add gnuwin32/bin to your path. § Go to the src subdirectory, and "make export" Check the ssl_echo in the samples for an example. Seb -----Original Message----- From: [email protected] [mailto:[email protected]] Sent: Wednesday, April 13, 2005 9:40 AM To: [email protected] Subject: [omniORB-dev] (no subject) I want to know if the omniORB supports the ssl and if the ssl is not supported by omniORB, how can I to integrade the omniORB with the openssl. thanks. _______________________________________________ omniORB-dev mailing list [email protected] http://www.omniorb-support.com/mailman/listinfo/omniorb-dev