aboutsummaryrefslogtreecommitdiff
path: root/contrib/sendmail/cf/feature/fips3.m4
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/sendmail/cf/feature/fips3.m4')
-rw-r--r--contrib/sendmail/cf/feature/fips3.m416
1 files changed, 16 insertions, 0 deletions
diff --git a/contrib/sendmail/cf/feature/fips3.m4 b/contrib/sendmail/cf/feature/fips3.m4
new file mode 100644
index 000000000000..0d17642a111b
--- /dev/null
+++ b/contrib/sendmail/cf/feature/fips3.m4
@@ -0,0 +1,16 @@
+divert(-1)
+#
+# Copyright (c) 2023 Proofpoint, Inc. and its suppliers.
+# All rights reserved.
+#
+# By using this file, you agree to the terms and conditions set
+# forth in the LICENSE file which can be found at the top level of
+# the sendmail distribution.
+#
+#
+
+divert(0)
+define(`confOPENSSL_CNF', dnl
+ifelse(defn(`_ARG_'), `', `/etc/mail/fips.ossl', `_ARG_'))dnl
+ifelse(len(X`'_ARG2_),`1',`',`LOCAL_CONFIG
+EOPENSSL_MODULES=_ARG2_')