Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Data Bases > Pgsql Hackers > SSL and USER_CE...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 4 Topic 9372 of 10966
Post > Topic >>

SSL and USER_CERT_FILE round 2

by pgsql@[EMAIL PROTECTED] May 15, 2008 at 10:25 AM

Adding "sslkey" and "sslcert" to the PQconnectdb connection string.

After some discussion, I think it is more appropriate to add the key/cert
file for SSL into the connect string. For example:

PQconnectdb("host=foo dbname=bar sslmode=require
sslkey=/opt/myapp/share/keys/client.key
sslcert=/opt/myapp/share/keys/client.crt");


Any comments?




-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@[EMAIL PROTECTED]
)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers
 




 4 Posts in Topic:
SSL and USER_CERT_FILE round 2
pgsql@[EMAIL PROTECTED]   2008-05-15 10:25:09 
Re: SSL and USER_CERT_FILE round 2
andrew@[EMAIL PROTECTED]   2008-05-15 11:47:50 
Re: SSL and USER_CERT_FILE round 2
pgsql@[EMAIL PROTECTED]   2008-05-15 11:34:08 
Re: SSL and USER_CERT_FILE round 2
andrew@[EMAIL PROTECTED]   2008-05-15 13:40:30 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Mon Dec 1 12:35:18 CST 2008.