harpagornis <[email protected]> writes: > Unless I am missing something, I still do not see where how / where to > specify sslcert, sslkey, root.crt in the psql command.
You don't. The SSL certificates are stored in files whose names are known to the psql code. See http://www.postgresql.org/docs/9.3/static/libpq-ssl.html#LIBPQ-SSL-CLIENTCERT regards, tom lane -- Sent via pgsql-general mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general
