#!/bin/sh

cat >&2 <<-EOF
*
* To enable the OpenSSL FIPS module, you must configure openssl.cnf
* correctly.  A modified version of the default configuration has been
* installed at /etc/openssl/openssl.cnf.fips and may be used.
*
EOF
