[pgpool-hackers: 3602] [PATCH] Change relative path of SSL files to configuration directory

Umar Hayat m.umarkiani at gmail.com
Mon Apr 27 22:22:56 JST 2020


Hi Hackers,
Please find attached patch for following TODO item
https://pgpool.net/mediawiki/index.php/TODO#Change_relative_path_of_ssl_key_and_ssl_cert_to_DEFAULT_CONFIGDIR

All SSL artefact files (key, cert, ca_cert, crl) paths will be relative to
configuration directory (pgpool.conf path).  DEFAULT_CONFIGDIR
configuration always point to location what we specify at build time. This
patch use the path of pgpool.conf directory path instead
of DEFAULT_CONFIGDIR, so that custom path of configuration can be used. (
like we do in regression)

Patch includes:
1. Implementation
2. Updated tests
3. Update doc

Regards,
Umar Hayat
EnterpriseDB: https://www.enterprisedb.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.sraoss.jp/pipermail/pgpool-hackers/attachments/20200427/a3eed07c/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ssl_default_paths.diff
Type: application/octet-stream
Size: 25788 bytes
Desc: not available
URL: <http://www.sraoss.jp/pipermail/pgpool-hackers/attachments/20200427/a3eed07c/attachment-0001.obj>


More information about the pgpool-hackers mailing list