Date: Sun, 21 May 2000 19:37:31 -0500 (CDT) From: Steve Price <sprice@hiwaay.net> To: freebsd-ports@freebsd.org Subject: apache13-modssl port borked on -current? Message-ID: <Pine.OSF.4.21.0005211925480.22510-100000@fly.HiWAAY.net>
next in thread | raw e-mail | index | archive | help
I've been trying for the last several weeks to get one of the apache ports with SSL enabled to work on -current. Today I CVSup'd and essentially updated my box from scratch. That is, I removed /usr/local and /usr/X11R6, pkg_delete'd every port, made world, removed any files that didn't have today's timestamp, mergemaster'd, ... When I startup apache and try to visit the following URL https://127.0.0.1/ I get the following error messages in apache_error_log. [Sun May 21 17:20:00 2000] [notice] Apache/1.3.12 (FreeBSD) PHP/4.0RC2 mod_ssl/2.6.4 OpenSSL/0.9.5a configured -- resuming normal operations [Sun May 21 17:20:08 2000] [error] mod_ssl: SSL handshake failed (server new.host.name:443, client 127.0.0.1) (OpenSSL library error follows) [Sun May 21 17:20:08 2000] [error] OpenSSL: error:1E06D401:RSAref routines:func(109) :reason(1025) [Sun May 21 17:20:08 2000] [error] OpenSSL: error:1408B076:SSL routines:SSL3_GET_CLIENT_KEY_EXCHANGE:bad rsa decrypt Has anyone with a recent vintage -current been able to make one of the SSL-enabled apache ports work? If so, what did you do outside of just installing the port (which used to work just fine until I updated a couple of weeks ago) to make things work? Thanks. -steve PS: I reverted one of my -current boxes to 4.0R and it works fine. It appears that anything newer results in the above error messages. :( To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.OSF.4.21.0005211925480.22510-100000>