summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorhubertf <hubertf>2002-08-30 16:41:07 +0000
committerhubertf <hubertf>2002-08-30 16:41:07 +0000
commit9746962abd6820dd174f7598f73f6af2ee46cc63 (patch)
tree293ab01fdd5e60b677ebb39c55ea15e1f38745a7 /databases
parente7a45e746b322815b92aa7470a080c92e8f1118b (diff)
downloadpkgsrc-9746962abd6820dd174f7598f73f6af2ee46cc63.tar.gz
Hint on what's need for SSL
Diffstat (limited to 'databases')
-rw-r--r--databases/postgresql-server/MESSAGE5
1 files changed, 3 insertions, 2 deletions
diff --git a/databases/postgresql-server/MESSAGE b/databases/postgresql-server/MESSAGE
index 98446b823db..9220daa46f4 100644
--- a/databases/postgresql-server/MESSAGE
+++ b/databases/postgresql-server/MESSAGE
@@ -1,11 +1,12 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.3 2002/08/25 21:49:36 jlam Exp $
+$NetBSD: MESSAGE,v 1.4 2002/08/30 16:41:07 hubertf Exp $
To enable this package, put the following into your /etc/rc.conf:
pgsql=yes
pgsql_flags="-i" # allows TCP/IP connections
- pgsql_flags="-i -l" # enables SSL connections (TCP/IP required)
+ pgsql_flags="-i -l" # enables SSL connections (TCP/IP and
+ ~pgsql/data/server.crt required)
and make sure