ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Alex Gorbachenko <agent_007@immo.ru>
To: community@lists.altlinux.org
Subject: Re: [Comm] ejabberd and ssl/tls
Date: Tue, 11 Apr 2006 09:36:52 +0400
Message-ID: <20060411093652.7a4c6959@satellit.immo> (raw)
In-Reply-To: <443A5ECA.2030902@iop.kiev.ua>

[-- Attachment #1: Type: text/plain, Size: 642 bytes --]

On Mon, 10 Apr 2006 16:34:02 +0300
Andrii wrote:

>Теперь возник вопрос прикручивания SSL/TLS. До этих пор с таким дела
>вообще не имел. Дока крайне скудная. Может где есть толковое
>описание скрещивания Ejabberd с этой штуковиной?

apt-get install openssl;
cd /var/lib/ssl/certs;
make ejabberd.pem;
chown root:ejabberd ejabberd.pem;

в ejabberd.cfg
% SSL-enabled client-2-server service
  {5223, ejabberd_c2s,     [{access, c2s},
                            ssl,
                            {certfile,
"/var/lib/ssl/certs/ejabberd.pem"}]},

всё. достаточно толковое описание ? :)

-- 
np: Arch Enemy - End of the Line

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 191 bytes --]

  reply	other threads:[~2006-04-11  5:36 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-10 13:34 Andrii Dobrovol`s`kii
2006-04-11  5:36 ` Alex Gorbachenko [this message]
2006-04-11  7:10   ` Andrii Dobrovol`s`kii
2006-04-11  7:31     ` Alex Gorbachenko
2006-04-11  9:51     ` Andrii Dobrovol`s`kii
2006-04-11 11:02       ` Alex Gorbachenko
2006-04-11 11:09         ` Andrii Dobrovol`s`kii
2006-04-11 11:51           ` Alex Gorbachenko
2006-04-11 11:58             ` Andrii Dobrovol`s`kii
2006-04-11 12:37               ` Alex Gorbachenko
2006-04-11 13:57                 ` Andrii Dobrovol`s`kii
2006-04-11 14:00                   ` Anton Gorlov
2006-04-12  5:48                     ` Alex Gorbachenko
2006-04-12  6:17                       ` Dmitriy L. Kruglikov
2006-04-12  8:24                         ` Andrii Dobrovol`s`kii
2006-04-12  9:00                           ` Dmitriy L. Kruglikov
2006-04-12  9:32                             ` Aleksey Avdeev
2006-04-18 13:26                               ` Andrii Dobrovol`s`kii
2006-04-11  7:14   ` Andrii Dobrovol`s`kii
2006-04-11  7:30     ` Alex Gorbachenko
2006-04-11  7:39       ` Andrii Dobrovol`s`kii
2006-04-11 11:35       ` Andrii Dobrovol`s`kii

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=20060411093652.7a4c6959@satellit.immo \
    --to=agent_007@immo.ru \
    --cc=community@lists.altlinux.org \
    /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