Re: [GENERAL] client ssl

2001-04-20 Thread Diana Cionoiu
> > #localall trust > > hostssl all 127.0.0.1 255.255.255.255 trust > > #host all 127.0.0.1 255.255.255.255 trust > > > > and i have try > > psql -h 127.0.0.1 teste > > what is working if i set > > ho

Re: [GENERAL] client ssl

2001-04-19 Thread Peter Eisentraut
Diana Cionoiu writes: > #localall trust > hostssl all 127.0.0.1 255.255.255.255 trust > #host all 127.0.0.1 255.255.255.255 trust > > and i have try > psql -h 127.0.0.1 teste > what is working if i s