ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Yuri N. Glibovetz" <greathit@gmail.com>
To: community@altlinux.ru
Subject: Re: [Comm] Apache && mod_ssl
Date: Sun, 10 Jul 2005 11:23:50 +0300
Message-ID: <42D0DB16.2060605@gmail.com> (raw)
In-Reply-To: <327529165.20050710080112@kuznetsov.org.ua>

Alexey S. Kuznetsov пишет:
>  Кстати ещё такой вопрос, когда генеришь сертификат скриптом из
>  поставки mod_ssl необходимо вводить rsa (помойму) passphrase, которую
>  потом необходимо вводить при /etc/rc.d/init.d/httpd start, а это не
>  очень удобно, можно ли автоматизировать этот процесс?

Снимите пароль с ключа:

# cp server.key server.key.origin
# openssl rsa -nodes -in server.key.origin -out server.key
# chown root:root server.key
# chmod 600 server.key

-- 
Чудес не бывает - бывают только глюки...

Linux Registered User #387540
http://counter.li.org/cgi-bin/runscript/display-person.cgi?user=387540



  reply	other threads:[~2005-07-10  8:23 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-10 15:01 Alexey S. Kuznetsov
2005-07-10  8:23 ` Yuri N. Glibovetz [this message]
2005-07-10 11:58 ` Alexey Borovskoy
2005-07-10 23:50   ` Re[2]: " Alexey S. Kuznetsov
2005-07-11  7:29     ` Michael Isachenkov
2005-07-11 18:21       ` Re[4]: " Alexey S. Kuznetsov
2005-07-11  9:00         ` [JT] " Dmytro O. Redchuk
2005-07-11 14:39         ` [Comm] " Michael Shigorin
2005-07-12  5:25           ` Mike Lykov
2005-07-12 15:49             ` Re[2]: " Alexey S. Kuznetsov
2005-07-14  4:56               ` Mike Lykov
2005-07-11 10:10     ` [Comm] " Alexey Borovskoy

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=42D0DB16.2060605@gmail.com \
    --to=greathit@gmail.com \
    --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