ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Andrej Savelov <as@tomo.nsc.ru>
To: ALT Linux Community <community@altlinux.ru>
Subject: Re: [Comm] Q: openssl и сертификаты - теория vs. практика
Date: Fri, 24 Dec 2004 16:19:24 +0600
Message-ID: <200412241619.24646.as@tomo.nsc.ru> (raw)
In-Reply-To: <20041224090558.GA6900@immo.ru>

Приветствую!

On Friday 24 December 2004 15:05, Alexey I. Froloff wrote:
>
> 1. Нужно ли что-нибудь курочить в /etc/openssl/openssl.conf и как
> кошерней это сделать?

Можно раскомментировать 
subjectAltName=email:move 
Некоторые софтины (kmail в частности) хотят видеть мейл в AltName.

> 2. Чем пользоваться для создания CA и сертификатов?  Makefile из
> /var/lib/ssl/certs/ или CA.pl?

CA.pl. Он делает всё, что нужно. Единственно, по умолчанию, он ставит срок 
годности сертификатов один год, что нормально для конечных сертификатов, но 
не годится для корневого. Я его сразу подредактировал в районе  -newca ... , 
поставил вместо $DAYS конкретно -days 3650.
Приватный ключ демона не должен быть зашифрован, так что генерить его надо 
./CA.pl -newreq-nodes

Я отдельным серверам SSL не прикручивал, мне показалось удобнее поднять один 
stunnel на все случаи жизни. Но, поскольку все они пользуются openssl, то и 
конфигурируются схожим образом.

Удачи!
А.С.


  parent reply	other threads:[~2004-12-24 10:19 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-24  9:05 Alexey I. Froloff
2004-12-24  9:12 ` Aleksandr Blokhin
2004-12-24  9:17   ` Alexey I. Froloff
2004-12-24  9:47     ` Vladimir V Kamarzin
2004-12-24 10:19 ` Andrej Savelov [this message]
2004-12-24 10:29   ` Alexey I. Froloff
2004-12-24 11:51     ` Andrej Savelov
2004-12-24 13:37       ` Alexey I. Froloff
2004-12-24 14:25         ` [Comm] " Konstantin A. Lepikhov
2004-12-24 10:53 ` Konstantin A. Lepikhov
2004-12-24 12:02   ` Andrej Savelov

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=200412241619.24646.as@tomo.nsc.ru \
    --to=as@tomo.nsc.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