X3270 with SSL

2006-05-22 Thread Rick Troth
I am having trouble getting X3270 built with SSL enabled. The 'configure' script has options to indicate where the SSL libs and headers are found, somehow it still gets flagged off. Has anyone been through this recently? Thanks. -- R

Re: X3270 with SSL

2006-05-22 Thread Dave Jones
Rick, I think you need to use the --with-openssl configure option. The configure run log should tell you if it found the OpenSSL libraries or not. HtH. DJ Rick Troth wrote: I am having trouble getting X3270 built with SSL enabled. The 'configure' script has options to indicate where the SSL

Re: X3270 and SSL

2005-11-07 Thread Post, Mark K
D Pace Sent: Friday, November 04, 2005 8:48 AM To: LINUX-390@VM.MARIST.EDU Subject: Re: X3270 and SSL Thanks, Mark, but I did that. Unfortunately you have to be smarter than the log. I, apparently am not. In the conf.log I see the same things that I listed below. I can't find a reason

Re: X3270 and SSL

2005-11-04 Thread Mark D Pace
390 Port cc [EMAIL PROTECTED] IST.EDU Subject Re: X3270 and SSL 11/03/2005 09:57 PM Please respond

Re: X3270 and SSL

2005-11-04 Thread Mark D Pace
Someone helped me with the problem. I needed to add a couple of symlinks /usr/lib/libcrypto.so.5 -- /usr/lib/libcrypto.so.0.9.7 /usr/lib/libssl.so.5 -- /usr/lib/libssl.so.0.9.7 Mark D Pace Senior Systems Engineer Mainline Information Systems 1700 Summit Lake Drive Tallahassee, FL. 32317

X3270 and SSL

2005-11-03 Thread Mark D Pace
I'm trying to recompile x3270 with SSL support on my PC. I have OpenSSL OpenSSL-devel installed. I run ./configure --with-ssl=/usr/lib I see checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h usability... yes configure: WARNING: Disabling

x3270 with SSL - it works!

2003-02-18 Thread Ulisses Penna
Hi all, An Alpha version of x3270 3.3 with tunnelled SSL support is available for evaluation. Please check the x3270 website for details: http://x3270.bgp.nu/ In order to use the 3.3alpha7 type: x3270 -model 2 L:myhost:443 It is working very well for me. Regards.