aboutsummaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2008-03-17 23:56:30 +0000
committerBruce Momjian <bruce@momjian.us>2008-03-17 23:56:30 +0000
commit3777cde0677bfde0ca4c07286f6cae46d936ce1a (patch)
treef4bbfa87570dbd36daa962439f974cab5242e09b /doc/src
parentb1f0cdaf8446e131c3bf36252a66e4603ba1a334 (diff)
downloadpostgresql-3777cde0677bfde0ca4c07286f6cae46d936ce1a.tar.gz
postgresql-3777cde0677bfde0ca4c07286f6cae46d936ce1a.zip
Add to TODO:
> > * Allow SSL key file permission checks to be optionally disabled when > sharing SSL keys with other applications > > http://archives.postgresql.org/pgsql-bugs/2007-12/msg00069.php
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/FAQ/TODO.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html
index 66d855b6e7a..70b2d8f4b67 100644
--- a/doc/src/FAQ/TODO.html
+++ b/doc/src/FAQ/TODO.html
@@ -8,7 +8,7 @@
<body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF">
<h1><a name="section_1">PostgreSQL TODO List</a></h1>
<p>Current maintainer: Bruce Momjian (<a href="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/>
-Last updated: Mon Mar 17 19:49:30 EDT 2008
+Last updated: Mon Mar 17 19:56:23 EDT 2008
</p>
<p>The most recent version of this document can be viewed at<br/>
<a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
@@ -88,6 +88,10 @@ first. There is also a developer's wiki at<br/>
</li><li>Allow SSL authentication/encryption over unix domain sockets
<p> <a href="http://archives.postgresql.org/pgsql-hackers/2007-12/msg00924.php">http://archives.postgresql.org/pgsql-hackers/2007-12/msg00924.php</a>
</p>
+ </li><li>Allow SSL key file permission checks to be optionally disabled when
+ sharing SSL keys with other applications
+<p> <a href="http://archives.postgresql.org/pgsql-bugs/2007-12/msg00069.php">http://archives.postgresql.org/pgsql-bugs/2007-12/msg00069.php</a>
+</p>
</li><li>Allow client certificate names to be checked against the client
hostname
<p> This is already implemented in