From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on sa.int.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-0.7 required=5.0 tests=AWL,BAYES_00, DNS_FROM_OPENWHOIS autolearn=no version=3.2.5 Message-ID: <4E5A7018.6000406@altlinux.ru> Date: Sun, 28 Aug 2011 20:43:04 +0400 From: Anton Gorlov User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:6.0) Gecko/20110812 Thunderbird/6.0 MIME-Version: 1.0 To: ALT Linux Sisyphus discussion list Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Subject: [sisyphus] postgresql and ssl X-BeenThere: sisyphus@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Linux Sisyphus discussions List-Id: ALT Linux Sisyphus discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Aug 2011 16:43:11 -0000 Archived-At: List-Archive: List-Post: Куда смотреть - что-то упорно не хочет наш postgresql-server (9) работать с self signed сертификатами - на рецепт с сайта postgresql насчёт self signed для теста упорно выдаётся 1 и таже ошибка LOG: could not accept SSL connection: ssl session id callback failed ну и на стороне клиента psql: SSL SYSCALL error: EOF detected сертификат генерился по рецепту с http://developer.postgresql.org/pgdocs/postgres/ssl-tcp.html Кто подскажет куда копать?