From owner-freebsd-questions Mon Jan 11 08:48:42 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA27899 for freebsd-questions-outgoing; Mon, 11 Jan 1999 08:48:42 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from smtp0.mindspring.com (smtp0.mindspring.com [207.69.200.30]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA27893 for ; Mon, 11 Jan 1999 08:48:40 -0800 (PST) (envelope-from lawrence.hughes@mindspring.com) Received: from lhughes ([38.183.110.20]) by smtp0.mindspring.com (8.8.5/8.8.5) with SMTP id LAA15642 for ; Mon, 11 Jan 1999 11:48:07 -0500 (EST) Message-ID: <007b01be3d83$be525730$3a01010a@lhughes.secureit.com> From: "Lawrence Hughes" To: Subject: Prob. with apache-ssl port Date: Mon, 11 Jan 1999 11:59:24 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3155.0 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm running 2.2.8 release, on a K6-2,300MHz CPU, ASUS MB, 64MB ram, IDE drives, NE2000 compatible NIC - solid as a rock and pretty zippy. I managed to build, install and run the basic apache 1.3.3, no problems When I try to do the same with apache-ssl, I get a compile error, bitching about mismatch on number of parameters in some RSA_ routine - when I look in SSLeay 0.9.0 and rsaref 2.0, sure enough there is a fourth arg on the routine in question (only three args specified in apache-ssl code). I've tried this both with "USA_RESIDENT" set to YES and NO. Anyone happen to know what's fallen through a crack? I think the routine in question is RSA_generate_key (trying to do this from memory, the morning after). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message