From: Olle Johansson Date: Sat, 10 Oct 2009 08:30:24 +0000 (+0000) Subject: Adding note about TLS usage X-Git-Tag: 11.0.0-beta1~4043 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fb41713f9916176cb69a8b592676cf8a73ffdee9;p=thirdparty%2Fasterisk.git Adding note about TLS usage git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@223415 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/configs/cdr_pgsql.conf.sample b/configs/cdr_pgsql.conf.sample index 0784c7b081..97efea65d0 100644 --- a/configs/cdr_pgsql.conf.sample +++ b/configs/cdr_pgsql.conf.sample @@ -1,4 +1,8 @@ ; Sample Asterisk config file for CDR logging to PostgresSQL +; +; Note that you can use TLS connections to your database server. +; This is configured for your PostgreSQL client installation +; on this system (check for pgsessions.conf) [global] ;hostname=localhost