Return-Path: X-Original-To: apmail-qpid-users-archive@www.apache.org Delivered-To: apmail-qpid-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 03E759BD1 for ; Fri, 27 Jan 2012 20:51:55 +0000 (UTC) Received: (qmail 42177 invoked by uid 500); 27 Jan 2012 20:51:54 -0000 Delivered-To: apmail-qpid-users-archive@qpid.apache.org Received: (qmail 42068 invoked by uid 500); 27 Jan 2012 20:51:54 -0000 Mailing-List: contact users-help@qpid.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@qpid.apache.org Delivered-To: mailing list users@qpid.apache.org Received: (qmail 42058 invoked by uid 99); 27 Jan 2012 20:51:53 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Jan 2012 20:51:53 +0000 X-ASF-Spam-Status: No, hits=-5.0 required=5.0 tests=RCVD_IN_DNSWL_HI,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of gsim@redhat.com designates 209.132.183.28 as permitted sender) Received: from [209.132.183.28] (HELO mx1.redhat.com) (209.132.183.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Jan 2012 20:51:46 +0000 Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q0RKpOkY031917 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Fri, 27 Jan 2012 15:51:24 -0500 Received: from [10.3.233.219] (vpn-233-219.phx2.redhat.com [10.3.233.219]) by int-mx01.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id q0RKpNE8018977 for ; Fri, 27 Jan 2012 15:51:23 -0500 Message-ID: <4F230E39.1080902@redhat.com> Date: Fri, 27 Jan 2012 20:51:05 +0000 From: Gordon Sim Organization: Red Hat UK Ltd, Registered in England and Wales under Company Registration No. 3798903, Directors: Michael Cunningham (USA), Mark Hegarty (Ireland), Matt Parsons (USA), Charlie Peters (USA) User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.15) Gecko/20101027 Fedora/3.0.10-1.fc12 Lightning/1.0b1 Thunderbird/3.0.10 MIME-Version: 1.0 To: users@qpid.apache.org Subject: Re: warning Connect failed References: <1327678594259-7229984.post@n2.nabble.com> In-Reply-To: <1327678594259-7229984.post@n2.nabble.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.67 on 10.5.11.11 X-Virus-Checked: Checked by ClamAV on apache.org On 01/27/2012 03:36 PM, Hamid.Shahid wrote: > Hi, > > > I am getting the following error when I try to connect via my client code. > After placing all the certificates in the "Third-Party Root Certification > Authorities" > > 2012-01-25 18:08:09 notice SSL negotiation failed to:10170: The > target principal name is incorrect. > 2012-01-25 18:08:09 warning Connect failed: The target principal name is > incorrect. > (..\..\..\..\..\..\..\..\qpidc-0.12\src\qpid\client\windows\SslConnector.cpp:111) > > Please let me know, what does it mean and how can it be rectified. Are you using the correct hostname (likely fully qualified), as defined in the servers certificate? --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:users-subscribe@qpid.apache.org