ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Alexey Borovskoy <alexey_borovskoy@mail.ru>
To: community@altlinux.ru
Subject: Re: [Comm] ssl и postgresql
Date: Thu, 18 Mar 2004 20:54:50 +1200
Message-ID: <200403182055.03703.alexey_borovskoy@mail.ru> (raw)
In-Reply-To: <181610185.20040316140604@e-foto.ru>

[-- Attachment #1: signed data --]
[-- Type: text/plain, Size: 801 bytes --]

* 16 Март 2004 23:06 Maxim <max_conf@e-foto.ru>

Добрый вечер.

> Кто-нибудь настраивал ssl в postgresql?
> после создания ключей и т.п. возникли две проблемы:
>
> 1. при запуске все встает. Сначала думал может что то не так,
> а потом выяснилось что постгрес хочет что бы я ввел ключевую
> фразу. Совершенно не понятно зафига это ему. А как же он будет
> стартовать когда нет администратора?

Надо отломать пароль от приватного ключа. Например, так:

openssl rsa -in private_key.pem -out private_key.pem или
openssl dsa -in private_key.pem -out private_key.pem

На запрос пароля ввести пустой пароль.

>  2. ничего не коннектится.

Если постргресс не может открыть приватный ключ, то и работать с 
SSL от не будет.

-- 
Алексей.
GPG key fingerprint
949B BC0E 2C44 7528 4F63  2753 E37A 9E3F 11F3 BDE1

[-- Attachment #2: signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

           reply	other threads:[~2004-03-18  8:54 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <181610185.20040316140604@e-foto.ru>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200403182055.03703.alexey_borovskoy@mail.ru \
    --to=alexey_borovskoy@mail.ru \
    --cc=community@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git