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 1F54211072 for ; Tue, 26 Aug 2014 04:39:35 +0000 (UTC) Received: (qmail 32216 invoked by uid 500); 26 Aug 2014 04:39:29 -0000 Delivered-To: apmail-cloudstack-users-archive@cloudstack.apache.org Received: (qmail 32168 invoked by uid 500); 26 Aug 2014 04:39: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 32155 invoked by uid 99); 26 Aug 2014 04:39:28 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Aug 2014 04:39:28 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of ilya.mailing.lists@gmail.com designates 209.85.192.178 as permitted sender) Received: from [209.85.192.178] (HELO mail-pd0-f178.google.com) (209.85.192.178) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Aug 2014 04:39:02 +0000 Received: by mail-pd0-f178.google.com with SMTP id w10so21801816pde.9 for ; Mon, 25 Aug 2014 21:39:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=Sm0o9r6v9eQ/RzfuVIl1Kd36aaklNDskOO+ZGy4v0+A=; b=pmT2yWetv0xvG+UVq6JWT1qU29+W/X9TSMh9HxvYpcJ09RAslCMtHG31+qB8GzoTWS con4gifihhjfwIgfvNbdWlnV2F4S3/ej/KA6Fg/eFXArGX/wMBegu9gcSQ8oPao0Pnmt mhzhOl7Vc51qiRWABe78vVSdtmTiTZHVnMN8zQAdfTUIouuOVsR7nDP7VlSop9vIspnE Ot1FeJHfqiA7RheCwzNLzGxGq+vMlo+/gg4XXh0ql/1zxxV3a54AeV85cy+VW4PhpQaq Ujg3jqUaAquaMbPROBlVa2R11nNP02yGMRYyRk4E5pYXrvGZU/n6V+H7ibg/oQjBET0G kMEg== X-Received: by 10.66.221.193 with SMTP id qg1mr34295625pac.9.1409027940253; Mon, 25 Aug 2014 21:39:00 -0700 (PDT) Received: from ilyas-MacBook-Pro.local (dev1.cloudsand.com. [162.243.147.22]) by mx.google.com with ESMTPSA id f12sm6253362pat.36.2014.08.25.21.38.58 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 25 Aug 2014 21:38:59 -0700 (PDT) Message-ID: <53FC0F60.2040501@gmail.com> Date: Mon, 25 Aug 2014 21:38:56 -0700 From: ilya musayev User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: users@cloudstack.apache.org Subject: Re: cloud.keystore References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Michael Thanks for sharing. Regards ilya On 8/25/14, 8:22 PM, Michael Phillips wrote: > In case anyone runs into the issue of cloud.keystore not being created on install on cloudstack, you can do the following. Stop cloudstack, run the following command keytool -genkey -keystore /etc/cloudstack/management/cloudmanagementserver.keystore -storepass vmops.com -keypass vmops.com -keyalg RSA -validity 3650 -dname cn="CloudstackUser",ou="Your Server FQDN",o="Your Server FQDN",c="Unknown", then restart cloudstack. > According to the developers this issue will be fixed in 4.5