git.postgresql.org Git - postgresql.git/commit
2012年2月22日 21:40:46 +0000 (23:40 +0200)
2012年2月22日 21:40:46 +0000 (23:40 +0200)
commit a445cb92ef5b3a31313ebce30e18cc1d6e0bdecb
Add parameters for controlling locations of server-side SSL files
This allows changing the location of the files that were previously
hard-coded to server.crt, server.key, root.crt, root.crl.
server.crt and server.key continue to be the default settings and are
thus required to be present by default if SSL is enabled. But the
settings for the server-side CA and CRL are now empty by default, and
if they are set, the files are required to be present. This replaces
the previous behavior of ignoring the functionality if the files were
not found.
This is the main PostgreSQL git repository.
RSS
Atom