Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Feb 2000 22:26:53 -0800 (PST)
From:      Kris Kennaway <kris@FreeBSD.org>
To:        "Jordan K. Hubbard" <jkh@zippy.cdrom.com>
Cc:        "Victor A. Salaman" <salaman@teknos.com>, Doug Barton <Doug@gorean.org>, freebsd-current@FreeBSD.ORG
Subject:   Re: openssl in -current 
Message-ID:  <Pine.BSF.4.21.0002192218000.8731-100000@freefall.freebsd.org>
In-Reply-To: <40915.951027321@zippy.cdrom.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 19 Feb 2000, Jordan K. Hubbard wrote:

> The questions which aren't being answered here are "what use is OpenSSL
> without RSA"

To ports, not much - with the exception of one or two, they all require
RSA.

Intrinsically, a lot. I have big plans for using openssl in the base
system, and if we don't get it in at the start of 4.x then it may have to
wait until 5.0 to avoid all the potential integration issues, the kind of
which we've already seen. It would be easier the next time around, but I
still can't guarantee it won't break -stable :-)

> and "are we really providing anything of value if we stop short of
> providing a complete out-of-box solution?"

It's more of a precursor at this stage. The only difference a user who
installs the default non-rsa version will see is that instead of
installing automatically when they do a 'make install' of e.g. openssh is
that it will prompt them:

   This port requires RSA crypto, which is not present in your
   version of OpenSSL. Please see Chapter 6.5 in the handbook
   for a description of the problem and alternative solutions.

They'll read this, discover they need to install a package first and do
so, and then everything works fine. Thats how things are now (well, with
Jim's patch from earlier tonight). If you can make the necessary changes
to sysinstall to ask the questions I posted earlier, it can all be taken
care of during sysinstall and will work perfectly thereafter.

Kris

----
"How many roads must a man walk down, before you call him a man?"
"Eight!"
"That was a rhetorical question!"
"Oh..then, seven!" -- Homer Simpson



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0002192218000.8731-100000>