summaryrefslogtreecommitdiff
path: root/security/openssl
diff options
context:
space:
mode:
authorjlam <jlam>2002-08-09 14:35:55 +0000
committerjlam <jlam>2002-08-09 14:35:55 +0000
commit2c33930e4c579f1b9960d3f7a1590ca08492c58e (patch)
tree32f89b84460b53448dd781f1e14f1f272d6c72c0 /security/openssl
parent6ae3f38f7981bf684a58c80788ca4c400a75fe39 (diff)
downloadpkgsrc-2c33930e4c579f1b9960d3f7a1590ca08492c58e.tar.gz
Refer to the openssl config directory as ${PKG_SYSCONFDIR} as it differs
between platforms.
Diffstat (limited to 'security/openssl')
-rw-r--r--security/openssl/MESSAGE6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/openssl/MESSAGE b/security/openssl/MESSAGE
index 4dc89d1c9c2..0de241e9aa0 100644
--- a/security/openssl/MESSAGE
+++ b/security/openssl/MESSAGE
@@ -1,11 +1,11 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.2 2002/08/04 15:47:43 fredb Exp $
+$NetBSD: MESSAGE,v 1.3 2002/08/09 14:35:55 jlam Exp $
If upgrading from SSLeay, you will need to copy your ssleay.cnf (used for
-creating certificate requests with "ca") into "/etc/openssl/openssl.cnf".
+creating certificate requests with "ca") into "${PKG_SYSCONFDIR}/openssl.cnf".
If installing from scratch, you may want to take a look
at "${PREFIX}/share/examples/openssl/openssl.cnf" copy it
-to "/etc/openssl/openssl.cnf", and customize it.
+to "${PKG_SYSCONFDIR}/openssl.cnf", and customize it.
===========================================================================