From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on sa.int.altlinux.org X-Spam-Level: X-Spam-Status: No, score=0.9 required=5.0 tests=BAYES_40,DNS_FROM_OPENWHOIS, SPF_PASS,STOX_REPLY_TYPE autolearn=no version=3.2.5 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to:references :subject:date:mime-version:content-type:content-transfer-encoding :x-priority:x-msmail-priority:x-mailer:x-mimeole; bh=kfhHZczh9MvoeVjff7YFdjw4FuOJoY4LkHDiPBSmmxM=; b=lCLScv3OSLm3yDeUJjNQONpujoc87JA7OoxwmilvAdMcPlNcLYOVUaRCWPLXyLkgj/ SmtK4wngoVEiTu+EuMuoIAIKyH6wULcFtSrvRcE9d+jKjF05Zc9Taf5W95CL7je+18ZO h8MF7UUfDzyud/cY4s23GoLXGHd3k6kcca6oE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:references:subject:date:mime-version :content-type:content-transfer-encoding:x-priority:x-msmail-priority :x-mailer:x-mimeole; b=HQmrE8hcX38zZP1Ypq70KEipUnlOvXyKKCrM4KUZMIDC06D2gxsuIc6tAz5ZKKlcX1 SnwEUM3Vta9szA5f0g3im9zyw8p+g7/VdmRgCM0R8c9adQFIGSiU7Pz2j9GgTR7XKd7A lsVy/hGnx90RnuvqmYSyq3flt1bcbhVkVKV/E= Message-ID: <4C67EAB0BC1E41FB844865BF900FCE9D@packardc519cf6> From: "Sokolov Aleksandr" To: "ALT Linux Community general discussions" References: <4C14299C.4090205@yandex.ru> <20100613101241.GG5644@wrars-comp.wrarsdomain> Date: Sun, 13 Jun 2010 14:36:24 +0400 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="windows-1251"; reply-type=original Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.5931 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5931 Subject: Re: [Comm] =?windows-1251?b?bWNhYmJlciDx5fDy6PTo6uDy?= X-BeenThere: community@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Linux Community general discussions List-Id: ALT Linux Community general discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Jun 2010 10:37:05 -0000 Archived-At: List-Archive: List-Post: Привет всем! "Andrey Rahmatullin" пишет: On Sun, Jun 13, 2010 at 02:02:33PM +0400, Sokolov Aleksandr wrote: > > Certificate is not trusted > > Где это сертификат брать ? > Ранее у меня тоже была проблема сертификатов, но в рассылках ответа я не > нашёл. Попробуйте сгенерировать его следующими командами: Что это за сертификат вы предлагаете генерировать и что потом с ним предлагаете делать? > 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 А дальше? Вы хоть понимаете, что делают эти команды? Я так генерировал сертификат для отправки почты через smtp.gmail.com. Прошу прощения, Возможно не правильно понял вопрос. -- С уважением Соколов Александр