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. That 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
signature.asc
Description: OpenPGP digital signature