comparison doc/postgresql.txt @ 3883:679118b572d5

add SSL to roundup-server via pyopenssl If pyopenssl is installed you can enable SSL support in roundup-server through two new config options. new command line options: -s enable SSL -e specify key/cert PEM (optional) If no key/cert is specified a warning is printed and a temporary, self-signed key+cert is generated for you. Updated docs for all this.
author Justus Pendleton <jpend@users.sourceforge.net>
date Mon, 03 Sep 2007 17:20:07 +0000
parents 8304a1c1cc98
children 7551dd0b7cbb
comparison
equal deleted inserted replaced
3882:46ef2a6fd79d 3883:679118b572d5

Roundup Issue Tracker: http://roundup-tracker.org/