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 B294917C9D for ; Sat, 27 Sep 2014 15:21:31 +0000 (UTC) Received: (qmail 92521 invoked by uid 500); 27 Sep 2014 15:21:29 -0000 Delivered-To: apmail-cloudstack-users-archive@cloudstack.apache.org Received: (qmail 92455 invoked by uid 500); 27 Sep 2014 15:21:29 -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 92439 invoked by uid 99); 27 Sep 2014 15:21:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 27 Sep 2014 15:21:29 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [209.85.192.177] (HELO mail-pd0-f177.google.com) (209.85.192.177) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 27 Sep 2014 15:21:25 +0000 Received: by mail-pd0-f177.google.com with SMTP id v10so12772150pde.22 for ; Sat, 27 Sep 2014 08:21:03 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=C6mGCCxX8po0cy3DQH9pGYup5Ln0gwVl1JN5ow8QR28=; b=BQzfPdPeryjFBi7Rk+6TCp+eDkfXeWfwr35pdSysa91vKmBgr0KQkkWroI+YCjxvjY 88hfiCXloes0f0cVGJZg0WC8TCDqYecn274TRL7kzd0LTPFMZ4PM2p/ieAZdFL04Y+C2 fFM/BUVtwGmpdohbG/szotIbAvG4CggMSY1oURoKbKn7fvT3B8ZnjnFVn6gDBKQV0Qcj qn6jj3NGSpAXQE3r6m7c+99rUQQQaxI5ZQFBVG7RkFQWpHlyHRbLUEoXYOneVRY+k855 xucLcFgD2YTUAvT4h7W+YXe0akpARDg0kspr92gS4BE+5S+7+OODEBVd6RvC8AkUEpdf DDhA== X-Gm-Message-State: ALoCoQmJiaRcMMlUkFmW3ePVzkumIpICIf2C6hMj9QUrBZqWGIS7joKKKa33qMkacvWUcTYNM8Pu MIME-Version: 1.0 X-Received: by 10.66.141.197 with SMTP id rq5mr42488066pab.124.1411831263681; Sat, 27 Sep 2014 08:21:03 -0700 (PDT) Received: by 10.70.13.3 with HTTP; Sat, 27 Sep 2014 08:21:03 -0700 (PDT) In-Reply-To: References: Date: Sat, 27 Sep 2014 23:21:03 +0800 Message-ID: Subject: Re: Unable to upload SSL certificate for realhostip replacement From: Indra Pramana To: "dev@cloudstack.apache.org" Cc: "users@cloudstack.apache.org" Content-Type: multipart/alternative; boundary=001a11332ca4f4743c05040d9497 X-Virus-Checked: Checked by ClamAV on apache.org --001a11332ca4f4743c05040d9497 Content-Type: text/plain; charset=UTF-8 Hi Amogh, I tried again tonight, still the same. Not too sure why, is it something wrong with the certificate? But I have confirmed that it's the correct root certificate from my CA. Any other advice? Looking forward to your reply, thank you. Cheers. On Tue, Sep 23, 2014 at 12:56 AM, Amogh Vasekar wrote: > Can you try using http://meyerweb.com/eric/tools/dencoder/ > > Amogh > > On 9/22/14 4:36 AM, "Indra Pramana" wrote: > > >Dear all, > > > >I am following the instruction on this documentation to replace > >realhostip.com with my own domain. > > > > > https://cwiki.apache.org/confluence/display/CLOUDSTACK/Procedure+to+Replac > >e+realhostip.com+with+Your+Own+Domain+Name > > > >Everything is fine until I need to upload the root certificate via API. I > >have URL-encoded the certificate using online URL encoder tool such as: > > > >http://www.url-encode-decode.com/ > > > >However, when I run the API command, the certificate is rejected, saying > >that it contains illegal ASCII non-printable characters: > > > >for parameter certificate is invalid, contains illegal ASCII non-printable > >characters > > > >I have ensured and verified that it only contains generic ASCII text > >format, no space, symbol etc. Tried using UTF-8, US-ASCII format while > >encoding, but still cannot work. > > > >Any advice is greatly appreciated. > > > >Looking forward to your reply, thank you. > > > >Cheers. > > --001a11332ca4f4743c05040d9497--