summaryrefslogtreecommitdiff
path: root/www/ap-ssl/files/README.mkcert
diff options
context:
space:
mode:
Diffstat (limited to 'www/ap-ssl/files/README.mkcert')
-rw-r--r--www/ap-ssl/files/README.mkcert4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ap-ssl/files/README.mkcert b/www/ap-ssl/files/README.mkcert
index 8c2f009e95d..b972f9cddbf 100644
--- a/www/ap-ssl/files/README.mkcert
+++ b/www/ap-ssl/files/README.mkcert
@@ -1,4 +1,4 @@
-$NetBSD: README.mkcert,v 1.2 2001/04/29 20:36:47 jlam Exp $
+$NetBSD: README.mkcert,v 1.3 2001/11/26 07:34:06 jlam Exp $
If you don't already have them, you will need to generate SSL certificates
and keys for your server before Apache will start with mod_ssl support.
@@ -20,4 +20,4 @@ browser at:
After generating your SSL certificates, you should update the certificate
hashes with:
- cd @APACHE_SYSCONFDIR@/ssl.crt; make -f Makefile.crt update
+ cd @PKG_SYSCONFDIR@/ssl.crt; make -f Makefile.crt update