ADC Home > Reference Library > Reference > Mac OS X > Mac OS X Man Pages
|
This document is a Mac OS X manual page. Manual pages are a command-line technology for providing documentation. You can view these manual pages locally using the man(1) command. These manual pages come from many different sources, and thus, have a variety of writing styles. For more information about the manual page format, see the manual page for manpages(5). |
openssl_fips_fingerprint(1) OpenSSL openssl_fips_fingerprint(1) NAME openssl_fips_fingerprint - OpenSSL FIPS Fingerprint tool SYNOPSIS openssl_fips_fingerprint libcrypto application DESCRIPTION openssl_fips_fingerprint checks the SHA-1 HMAC fingerprint of the passed libcrypto (which should be the one the passed application was linked against). If the fingerprint is correct openssl_fips_fin-gerprint openssl_fips_fingerprint gerprint generates a digest of the application in its parent directory. This digest will be checked by the application's FIPS functions at runtime. If the digest does not match, FIPS_mode_set() will fail. SEE ALSO openssl(1) 0.9.7i 2006-10-08 openssl_fips_fingerprint(1) |
|