openssl-ibmca/openssl-ibmca-fix-enginepath.patch

14 lines
488 B
Diff

Index: openssl-ibmca-1.3.0/src/openssl.cnf.sample
===================================================================
--- openssl-ibmca-1.3.0.orig/src/openssl.cnf.sample
+++ openssl-ibmca-1.3.0/src/openssl.cnf.sample
@@ -23,7 +23,7 @@ ibmca = ibmca_section
# The openssl engine path for ibmca.so.
# Set the dynamic_path to where the ibmca.so engine
# resides on the system.
-dynamic_path = /usr/local/lib/ibmca.so
+dynamic_path = /lib64/engines/ibmca.so
engine_id = ibmca
init = 1