Re: [GENERAL] Automatic CRL reload

2009-01-21 Thread Bruce Momjian
Alvaro Herrera wrote: > Andrej Podzimek wrote: > > > "The files server.key, server.crt, root.crt, and root.crl are only > > examined during server start; so you must restart the server for > > changes in them to take effect." > > (http://www.postgresql.org/docs/8.3/static/ssl-tcp.html) > > > > Thi

Re: [GENERAL] Automatic CRL reload

2008-12-27 Thread Alvaro Herrera
Andrej Podzimek wrote: > "The files server.key, server.crt, root.crt, and root.crl are only > examined during server start; so you must restart the server for > changes in them to take effect." > (http://www.postgresql.org/docs/8.3/static/ssl-tcp.html) > > This is perfectly fine for server.key, se

[GENERAL] Automatic CRL reload

2008-12-24 Thread Andrej Podzimek
Hello, this is just a small wish / feature request. The Apache httpd project dealt with a similar issue just a few months ago: https://issues.apache.org/bugzilla/show_bug.cgi?id=14104 There's exactly the same problem in PostgreSQL. The documentation says: "The files server.key, server.crt, ro