freebsd-ports/security/openssl_tpm_engine/files/patch-openssl.cnf.sample
Hiroki Sato 885198c68f - Fix pkg-message.
- Use post-install-EXAMPLES-on:
- Take maintainership.
2016-05-18 17:47:45 +00:00

11 lines
339 B
Text

--- openssl.cnf.sample.orig 2012-09-19 17:56:45 UTC
+++ openssl.cnf.sample
@@ -18,7 +18,7 @@ engines = engine_section
foo = tpm_section
[tpm_section]
-dynamic_path = /usr/local/ssl/lib/engines/libtpm.so
+dynamic_path = %%PREFIX%%/lib/openssl/engines/libtpm.so
engine_id = tpm
default_algorithms = ALL
#default_algorithms = RAND,RSA