[jadmin] Openssl RHEL3 openssl configure Warnings

Perry, Jeff perry at ku.edu
Wed Jun 7 10:26:55 CDT 2006


After a successful ./configure (other than the two Warnings) and a make
/ make install...

The servers starts just fine but the following SSL related errors are in
the log files.... (otherwise no other errors)

[root at community log]# fgrep SSL *.log
c2s.log:Wed Jun  7 10:12:22 2006 [error] failed to load local SSL
pemfile, SSL will not be available to clients
c2s.log:Wed Jun  7 10:12:22 2006 [error] failed to load router SSL
pemfile, channel to router will not be SSL encrypted
resolver.log:Wed Jun  7 10:12:22 2006 [error] failed to load SSL
pemfile, SSL disabled
router.log:Wed Jun  7 10:12:22 2006 [error] failed to load SSL pemfile,
SSL disabled
s2s.log:Wed Jun  7 10:12:22 2006 [error] failed to load router SSL
pemfile, channel to router will not be SSL encrypted
sm.log:Wed Jun  7 10:12:22 2006 [error] failed to load SSL pemfile, SSL
disabled

Permissions are setup as follows

chown -R jabber:jabber /usr/local/var/jabberd/pid/  
chown -R root:jabber /usr/local/etc/jabberd/*
chmod -R 640 /usr/local/etc/jabberd/*
(and sense I'm not using syslog for jabber)
chown -R jabber:jabber /usr/local/var/jabberd/log

This just seems really weird in that I'm using the default openssl

Thanks again.....

-----Original Message-----
From: jadmin-bounces at jabber.org [mailto:jadmin-bounces at jabber.org] On
Behalf Of Perry, Jeff
Sent: Wednesday, June 07, 2006 10:00 AM
To: jadmin at jabber.org
Subject: [jadmin] Openssl RHEL3 openssl configure Warnings

I'm having a problem w/ Jabber that keeps SSL support from working.
Otherwise the install works.  The only thing I've been able to track
down is this set of Warnings when I run

./configure --enable-idn=/usr/bin/idn --enable-mysql --enable-ldap
--enable-ssl --enable-debug
--with-extra-include-path=/usr/include/openssl/

The config finishes and make && make install works but SSL won't work
after this.  

---Useless OR useful information---
System is RHEL AS 3r6 patched to current (as of today) Jabber src =
jabberd-2.0s11 Libidn src = libidn-0.6.3 Mysql =
MySQL-server-standard-5.0.22-0.rhel3 (with devel, shared, & clients as
well)

This is a minimal RHEL install w/ the following rpm packages added
up2date -i expat-devel up2date -i gcc cpp glibc-devel glibc-headers
glibc-kernheaders up2date -i openssl-devel krb5-devel zlib-devel

I have openssl installed properly (all the tools work as per usual etc)
-----
[root at community root]# rpm -qa | grep ssl
openssl-0.9.7a-33.17
openssl-devel-0.9.7a-33.17

-----configure wierdness (not openssl lines)--- checking if snprintf can
handle NULL arguments... yes checking if vsnprintf can handle NULL
arguments... yes checking openssl/crypto.h usability... yes checking
openssl/crypto.h presence... yes checking for openssl/crypto.h... yes
checking for CRYPTO_lock in -lcrypto... yes checking openssl/ssl.h
usability... yes checking openssl/ssl.h presence... no
configure: WARNING: openssl/ssl.h: accepted by the compiler, rejected by
the preprocessor!
configure: WARNING: openssl/ssl.h: proceeding with the compiler's result
checking for openssl/ssl.h... yes checking for SSL_connect in -lssl...
yes checking for OpenSSL version >= 0.9.6b... yes
--- end explosivo ----

Has anyone ever seen the WARNING lines in there about openssl?

Any ideas would be appreciated

Jeff
_______________________________________________
jadmin mailing list
jadmin at jabber.org
http://mail.jabber.org/mailman/listinfo/jadmin
FAQ: http://www.jabber.org/about/jadminfaq.shtml
_______________________________________________



More information about the JAdmin mailing list