ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Sokolov Aleksandr" <masterklavir@gmail.com>
To: "ALT Linux Community general discussions" <community@lists.altlinux.org>
Subject: Re: [Comm] mcabber сертификат
Date: Sun, 13 Jun 2010 14:02:33 +0400
Message-ID: <E1023D293EC449F9AA11B57BBA6B6B5B@packardc519cf6> (raw)
In-Reply-To: <4C14299C.4090205@yandex.ru>

   Всем привет!

"dsydftbhdfthb" <dsydftbhdfthb@yandex.ru>
пишет:


> Стараюсь соединится с talk.google.com
> с настройками
> set username = ***@gmail.com
> set jid = ****
> set password = ***
> set server = talk.google.com
> set ssl = 1
> set ssl_verify = 0
> set ssl_ignore_checks = 1
> Вот что получается
> SSL status :1
> Certificate is not trusted
> Disconnected, reason 2 > 'LM_DISCONNECT_REASON_HUP'
>
> Где это сертификат брать ?

  Ранее у меня тоже была проблема сертификатов, но в рассылках ответа я не 
нашёл. Попробуйте сгенерировать его следующими командами:

openssl dsaparam -out gmail.params 1024



openssl gendsa -out gmail.key gmail.params



openssl req -new -key gmail.key  -out gmail.csr



openssl x509 -req -days 365 -in gmail.csr  -signkey gmail.key  -out 
gmail.crt



   Надо что-бы стоял пакет

openssl..  Рад, если смог помочь.



--

   С уважением Соколов Александр



  reply	other threads:[~2010-06-13 10:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-13  0:43 dsydftbhdfthb
2010-06-13 10:02 ` Sokolov Aleksandr [this message]
2010-06-13 10:12   ` Andrey Rahmatullin
2010-06-13 10:36     ` Sokolov Aleksandr
2010-06-25 20:58   ` Michael Shigorin

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=E1023D293EC449F9AA11B57BBA6B6B5B@packardc519cf6 \
    --to=masterklavir@gmail.com \
    --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