This is a discussion on SSL and USER_CERT_FILE patch within the pgsql Hackers forums, part of the PostgreSQL category; --> I have submitted a patch that does two things: (1) fixes a bug in the client SSL code that ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I have submitted a patch that does two things: (1) fixes a bug in the client SSL code that never appended the home directory to the root revocation list. and (2) adds 4 new fields to the connect string: sslkey=fullepath_to_file sslcert=fullpath_to_cert ssltrustcrt=fullpath_to_trusted_cert_file sslcrl=fullpath_to_revocation_list -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers |