From owner-freebsd-current Sat Aug 4 21:42:32 2001 Delivered-To: freebsd-current@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-27.dsl.lsan03.pacbell.net [63.207.60.27]) by hub.freebsd.org (Postfix) with ESMTP id BB52C37B401 for ; Sat, 4 Aug 2001 21:42:29 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id B944266F38; Sat, 4 Aug 2001 21:42:28 -0700 (PDT) Date: Sat, 4 Aug 2001 21:42:28 -0700 From: Kris Kennaway To: Ollivier Robert Cc: FreeBSD Current Users' list Subject: Re: ntpd 4.1 Message-ID: <20010804214228.B8558@xor.obsecurity.org> References: <20010802122513.C89868@caerdonn.eurocontrol.fr> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="ftEhullJWpWg/VHq" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010802122513.C89868@caerdonn.eurocontrol.fr>; from roberto@eurocontrol.fr on Thu, Aug 02, 2001 at 12:25:13PM +0200 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --ftEhullJWpWg/VHq Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Aug 02, 2001 at 12:25:13PM +0200, Ollivier Robert wrote: > Now that ntpd 4.1.0 has been released (finally!), I'll upgrade current ve= ry > soon. >=20 > The question I have is the following: authentication was done with md5 co= de > builtin and I disabled DES support (not supported anymore). Now, with 4.1, > it can be linked to openssl but it is still an optional component. >=20 > I'm a bit reluctant to force openssl for just ntpd. >=20 > Any ideas / comments ? What we do for a number of other system components that can be built with/without openssl/crypto support is to select that based on NO_OPENSSL (and some other -- semi-redundant -- checks), and make sure it's built twice in make release. Look at release/Makefile and the ppp and tcpdump code to see how it's done. Kris --ftEhullJWpWg/VHq Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE7bM6zWry0BWjoQKURAnD1AJ9eIki8cfr80VcQuS54ChQSqsYUCACgmArl bwGlhChxLAwSUvq5KZ65daY= =99vw -----END PGP SIGNATURE----- --ftEhullJWpWg/VHq-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message