Date: Thu, 8 Feb 2018 20:01:56 -0500 From: Jung-uk Kim <jkim@FreeBSD.org> To: Ian Lepore <ian@freebsd.org>, bsd-lists@BSDforge.com, FreeBSD-current <freebsd-current@freebsd.org> Subject: Re: openssl in base should install c_rehash Message-ID: <105ac442-a79b-42b2-f78d-4c4d80e08bc4@FreeBSD.org> In-Reply-To: <1518137010.32585.127.camel@freebsd.org> 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>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <jkim@FreeBSD.org> To: Ian Lepore <ian@freebsd.org>, bsd-lists@BSDforge.com, FreeBSD-current <freebsd-current@freebsd.org> 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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?105ac442-a79b-42b2-f78d-4c4d80e08bc4>