You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Chiradeep Vittal <Ch...@citrix.com> on 2013/05/01 00:07:07 UTC

Re: New Committer: Clayton Weise

Good show. 

On 4/30/13 1:29 PM, "Animesh Chaturvedi" <an...@citrix.com>
wrote:

>Congratulations Clayton
>
>> -----Original Message-----
>> From: Chip Childers [mailto:chip.childers@sungard.com]
>> Sent: Tuesday, April 30, 2013 9:53 AM
>> To: dev@cloudstack.apache.org
>> Cc: cweise@iswest.net
>> Subject: New Committer: Clayton Weise
>> 
>> The Project Management Committee (PMC) for Apache CloudStack has
>> asked Clayton Weise to become a committer and we are pleased to
>> announce that he has accepted.
>> 
>> Clayton is exceptionally active on the #cloudstack IRC channel, helping
>>users
>> with all sorts of questions and support topics.  He's also been active
>>on the
>> user list in a similar capacity.
>> 
>> Being a committer allows many contributors to contribute more
>> autonomously. For developers, it makes it easier to submit changes and
>> eliminates the need to have contributions reviewed via the patch
>>submission
>> process. Whether contributions are development-related or otherwise, it
>>is a
>> recognition of a contributor's participation in the project and
>>commitment to
>> the project and the Apache Way.
>> 
>> Please join me in congratulating Clayton!
>> 
>> --Chip Childers
>> on behalf of the CloudStack PMC


Re: Network Resource Certificate Management

Posted by Chiradeep Vittal <Ch...@citrix.com>.
Hi, 

Registering keys into cloudstack is not automated. CloudStack does try to
do it for certs that connect to the agents (as you saw), but that's not
universally liked (I don't like it either).

For a real deployment, I expect documentation on how to install the
certificate in the management server's keystone

On 4/30/13 3:36 PM, "Soheil Eizadi" <se...@infoblox.com> wrote:

>Hi,
>What is the deployment model for how the SSL Certificate for a Network
>Resource that is managed by CloudStack will get into the CloudStack
>KeyStore? For Dev/Test I can ignore the Certificate for now but would like
>to know how this will work for a real deployment.
>
>Are there CloudStack APIs to copy the certificate to the Keystore?
>
>My only exposure to the Keystore is the warning I get when I run the
>application at startup:
>>> WARN  [utils.script.Script] (Timer-2:) Timed out: sudo keytool -genkey
>>>...
>
>Thanks,
>-Soheil
>


Network Resource Certificate Management

Posted by Soheil Eizadi <se...@infoblox.com>.
Hi,
What is the deployment model for how the SSL Certificate for a Network
Resource that is managed by CloudStack will get into the CloudStack
KeyStore? For Dev/Test I can ignore the Certificate for now but would like
to know how this will work for a real deployment.

Are there CloudStack APIs to copy the certificate to the Keystore?

My only exposure to the Keystore is the warning I get when I run the
application at startup:
>> WARN  [utils.script.Script] (Timer-2:) Timed out: sudo keytool -genkey
>>...

Thanks,
-Soheil