| From: | Megan <nagemnna(at)gmail(dot)com> |
|---|---|
| To: | pgsql-novice(at)postgresql(dot)org |
| Subject: | ssl certificates with psql |
| Date: | 2013-06-27 12:51:50 |
| Message-ID: | CACMA5-xNLbPP=xmhWTokWY4-3rf7LdOiye26x-yY9AiCoCH_pw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-novice |
Good Day All!
I setup my postgres servers to allow certificate authentication. Right now
I have two database servers and one application server. Users are only
allowed to connect into the application server, invoke psql, then connect
into which ever database server they want. I have the keys and certs for
db server 1 in their .postgresql folder under their home and it works fine,
but i can't figure out how to properly setup the environment so that they
can connect into either db server with the keys. I tried to merge the
key/cert files in their .postgresql directory with info for both db servers
but that didn't work. I feel like there is an obvious solution to this
that I can't see. Any ideas?
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Sergey Konoplev | 2013-06-27 16:22:00 | Re: Basics fails; SELECT, UPDATE |
| Previous Message | Sergey Konoplev | 2013-06-26 18:47:27 | Re: Basics fails; SELECT, UPDATE |