SSL - Mailing list pgsql-novice

From Tom Allison
Subject SSL
Date
Msg-id 4560797D.6010108@tacocat.net
Whole thread Raw
Responses Re: SSL  (Richard Broersma Jr <rabroersma@yahoo.com>)
List pgsql-novice
how do I override the SSL option?

2006-11-19 10:30:20 EST 4974 [unknown] LOG:  connection received: host=127.0.0.1
port=32785
2006-11-19 10:30:20 EST 4974 [unknown] LOG:  could not accept SSL connection:
EOF detected
2006-11-19 10:30:29 EST 4981 [unknown] LOG:  connection received: host=127.0.0.1
port=32789
2006-11-19 10:30:31 EST 4981 dbmail LOG:  connection authorized: user=dbmail dat
abase=dbmail
2006-11-19 10:30:35 EST 4987 [unknown] LOG:  connection received: host=127.0.0.1
port=32794
2006-11-19 10:30:35 EST 4987 [unknown] LOG:  could not accept SSL connection:
EOF detected
2006-11-19 10:30:35 EST 4990 [unknown] LOG:  connection received: host=127.0.0.1
port=32797



I would prefer that 127.0.0.1 take non-SSL and all others take SSL only.


The following doesn't work:

host    dbmail      all         127.0.0.1/32          md5
hostssl dbmail      postfix     127.0.0.1/32          reject
hostssl all         all         192.168.1.0/24        md5
hostssl all         all         192.168.0.0/24        md5

pgsql-novice by date:

Previous
From: Richard Broersma Jr
Date:
Subject: Re: moving a single database
Next
From: Tom Allison
Date:
Subject: nossl authentication