From owner-freebsd-current@freebsd.org Fri Feb 9 01:02:01 2018 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6A1E9F15AA9 for ; Fri, 9 Feb 2018 01:02:01 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) by mx1.freebsd.org (Postfix) with ESMTP id 0C13D690C4; Fri, 9 Feb 2018 01:02:01 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Subject: Re: openssl in base should install c_rehash To: Ian Lepore , bsd-lists@BSDforge.com, FreeBSD-current References: <2647c9a31e203a8891637aaa89462afe@udns.ultimatedns.net> <9306ff93-e606-c958-655b-1e12ddf9c579@FreeBSD.org> <1518133887.32585.110.camel@freebsd.org> <250d888c-2c9b-553d-7d19-9dc03cd94713@FreeBSD.org> <1518137010.32585.127.camel@freebsd.org> From: Jung-uk Kim Message-ID: <105ac442-a79b-42b2-f78d-4c4d80e08bc4@FreeBSD.org> Date: Thu, 8 Feb 2018 20:01:56 -0500 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 In-Reply-To: <1518137010.32585.127.camel@freebsd.org> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="A1A36sJvNzwCrat3Yiu2B0EDOqgLm9ftU" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2018 01:02:01 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --A1A36sJvNzwCrat3Yiu2B0EDOqgLm9ftU Content-Type: multipart/mixed; boundary="gavM52q2UWDlG48xbabcIxWS4OPEDn5su"; protected-headers="v1" From: Jung-uk Kim To: Ian Lepore , bsd-lists@BSDforge.com, FreeBSD-current Message-ID: <105ac442-a79b-42b2-f78d-4c4d80e08bc4@FreeBSD.org> Subject: Re: openssl in base should install c_rehash References: <2647c9a31e203a8891637aaa89462afe@udns.ultimatedns.net> <9306ff93-e606-c958-655b-1e12ddf9c579@FreeBSD.org> <1518133887.32585.110.camel@freebsd.org> <250d888c-2c9b-553d-7d19-9dc03cd94713@FreeBSD.org> <1518137010.32585.127.camel@freebsd.org> In-Reply-To: <1518137010.32585.127.camel@freebsd.org> --gavM52q2UWDlG48xbabcIxWS4OPEDn5su Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: quoted-printable On 02/08/2018 19:43, Ian Lepore wrote: > It's not clear if openssl 1.1.0 installs a link or wrapper for c_rehash= > or not. =C2=A0That manpage seems to imply that "openssl rehash" and > "c_rehash" are equivelent. "openssl rehash" is not a wrapper for "c_rehash". This command is available for all Unix-like platforms. https://github.com/openssl/openssl/blob/master/apps/rehash.c "c_rehash" is not a wrapper for "openssl rehash", either. For Unix-like platforms, it is only provided as a backup. https://github.com/openssl/openssl/blob/master/tools/c_rehash.in I guess they just forgot to add "functionally" in front of "equivalent". = ;-) Jung-uk Kim --gavM52q2UWDlG48xbabcIxWS4OPEDn5su-- --A1A36sJvNzwCrat3Yiu2B0EDOqgLm9ftU Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEl1bqgKaRyqfWXu/CfJ+WJvzb8UYFAlp88wQACgkQfJ+WJvzb 8UbKFwf/d30wiic1+3jVj8GtS1uwXfFh3XURQElsEqKxS3c8K6S9OQifj5b32UlP jGZyeZgQoOzQ/JxC6zJts3nQVVo6Mmb+9dmpRmXACP97Z+cnNIZxKc8j9N+p7cCY XPsRe/0n8bz9/lDOxFQ8AGrblttudtBgd72v6R3BgpXl9xJUaDzAzNOl72WnWpBv lt+KbzAsOGfKLxwUSN7rKFFrX5SqnakQFnbzmtD1JdNJDvyv5fiPWnjfO/IA167Z djw6hZ/IZdGf3Uj+2L9jTTcRJdy7TOGnZk/FiyKynZcvmSvTQ9xdXb7hdbNneEP8 URUd7VlTbtPEZTpj9kw68V/ZNAtMSg== =xl0Y -----END PGP SIGNATURE----- --A1A36sJvNzwCrat3Yiu2B0EDOqgLm9ftU--