|
From: Koichi S. <koi...@gm...> - 2013-02-25 11:07:23
|
Did you specify "--with-openssl" when you ran ./configure? It is not turned on by default. Regards; ---------- Koichi Suzuki 2013/2/25 Michael Paquier <mic...@gm...>: > > > On Mon, Feb 25, 2013 at 4:10 PM, Nikhil Sontakke <ni...@st...> > wrote: >> >> Hi Maz, >> >> > Is there a way to connect to the server using the psql by using a >> > certificate? >> > >> Does the below work for you? >> >> PSGSSLMODE=require PGSSLCERT=/path/to/agent.crt psql -d postgres -h >> localhost -p 5432 > > Change PSGSSLMODE by PGSSLMODE. My 2c. > -- > Michael > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_d2d_feb > _______________________________________________ > Postgres-xc-general mailing list > Pos...@li... > https://lists.sourceforge.net/lists/listinfo/postgres-xc-general > |