Return-Path: X-Original-To: apmail-cloudstack-users-archive@www.apache.org Delivered-To: apmail-cloudstack-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 A602D174E1 for ; Tue, 31 Mar 2015 22:05:57 +0000 (UTC) Received: (qmail 27637 invoked by uid 500); 31 Mar 2015 22:05:55 -0000 Delivered-To: apmail-cloudstack-users-archive@cloudstack.apache.org Received: (qmail 27521 invoked by uid 500); 31 Mar 2015 22:05:55 -0000 Mailing-List: contact users-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@cloudstack.apache.org Delivered-To: mailing list users@cloudstack.apache.org Received: (qmail 27497 invoked by uid 99); 31 Mar 2015 22:05:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 Mar 2015 22:05:55 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of terbolous@gmail.com designates 209.85.212.170 as permitted sender) Received: from [209.85.212.170] (HELO mail-wi0-f170.google.com) (209.85.212.170) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 Mar 2015 22:05:50 +0000 Received: by widdi4 with SMTP id di4so24749396wid.0; Tue, 31 Mar 2015 15:04:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=cjcxiM8V0xa4ke5g4RgTYnVAmjkIChtVyyVtbdZsRgU=; b=bg1qq8vFY599ahm/P/v6aQyeJoQh8pUu34jd8xv4Uwigwk/0w5ornSoJYPZylGaYFX PsWN3wca+rMaf6Db3tXEBVr3iu7tiFvRgMUJusEjdNsCkYyaR22iUM1HNKVKxLR6YrzB 4VT2jV2I+m+lotHfGnJLk6Dtc5ZIVtezFL8nxdgJ6HDkNo24TggIrsvVGL236i5b5cti y3Lv/953DNcy7NmBw7QCTfp7r4KygtVscACUqmDYrFpkjmHgG7B7vm7515bM3hICb1ry 3TneC9LV209M4nz/KdvtX5VSQazOVHlqZCqXRVWM2D8qZ4QlmLIaAmy5JETKYFdVrAgX dKTQ== MIME-Version: 1.0 X-Received: by 10.194.175.39 with SMTP id bx7mr79245008wjc.22.1427839485256; Tue, 31 Mar 2015 15:04:45 -0700 (PDT) Received: by 10.28.37.2 with HTTP; Tue, 31 Mar 2015 15:04:45 -0700 (PDT) In-Reply-To: References: <5A4FE8EFA8C8584CBEFEEACD9AA077EE5112E1B6@SINPEX01CL02.citrite.net> Date: Wed, 1 Apr 2015 00:04:45 +0200 Message-ID: Subject: Re: Unable to upload customer certificate From: Erik Weber To: "users@cloudstack.apache.org" Cc: dev Content-Type: multipart/alternative; boundary=089e01493ada50aa5905129cc91a X-Virus-Checked: Checked by ClamAV on apache.org --089e01493ada50aa5905129cc91a Content-Type: text/plain; charset=UTF-8 On Tue, Mar 31, 2015 at 11:52 PM, Erik Weber wrote: > On Tue, Mar 31, 2015 at 2:57 PM, Suresh Sadhu > wrote: > >> HI, >> >> Code not changed recently and try uploading the keys(root,intermediate) >> using api which was mentioned by you (Guide followed: >> >> https://cwiki.apache.org/confluence/display/CLOUDSTACK/Procedure+to+Replace+realhostip.com+with+Your+Own+Domain+Name) >> and server certifictate through UI. >> >> > This is beginning to drive me mad. > > - I have converted the original PEM key to PKCS#8 (twice according to > docs). > - I've tried both with pythons urllib.quote to encode, as well as using > advanced rest client in chrome. > - I've verified with openssl that the key matches the cert (and to be > frank, we're using this in a lot of other places, including another > cloudstack install...) > > Heck, that got me thinking that I could copy the keystore table, and so I did, but it still fails.... with the exact same error message as previously. -- Erik --089e01493ada50aa5905129cc91a--