Date: Tue, 14 Nov 1995 21:31:25 -0800 (PST) From: Archie Cobbs <archie@tribe.com> To: agifford@infowest.com (Aaron D. Gifford) Cc: freebsd-questions@freebsd.org Subject: Re: SSLeay on FreeBSD? Message-ID: <199511150531.VAA19652@bubba.tribe.com> In-Reply-To: <v01530505accf13be2f80@[204.17.177.99]> from "Aaron D. Gifford" at Nov 14, 95 08:49:58 pm
next in thread | previous in thread | raw e-mail | index | archive | help
> Has anyone got SSLeay working on FreeBSD? SSLeay 0.4.5c compiles okay on > my FreeBSD 2.0.5 system, but when creating a certificate as per the SSLtelnet > README file, x509 would core dump. > > Looking for info, > Aaron Gifford > <agifford@infowest.com> You will find this bug in apps/x509.c, line 488, "fclose(io)"... you need to move it inside the closing brace on the line above. -Archie _______________________________________________________________________________ Archie L. Cobbs, archie@tribe.com * Tribe Computer Works http://www.tribe.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199511150531.VAA19652>