Ivan Sergio Borgonovo <mail@webthatworks.it> writes:
> I succeded to connect to one postgresql server with ssl.
> Now it's the time of the second... but postgresql clients (pgsql)
> just look at ~/.postgresql/postgresql.(key|crt)
> So I can't put in ~/.postgresql/ another [].crt coming from another
> server.
Not an ssl expert, but I think you just concatenate all the keys you
need into the one text file.
regards, tom lane