Re: Intermediate CA

2014-05-16 Thread Amogh Vasekar
d be fine. The code recreates the chain from the DB entries. As a >> sanity check, a simple diff should do it. >> >> Thanks, >> Amogh >> >> On 5/14/14 7:17 AM, "Michael Phillips" wrote: >> >>> So I did not include the "%0D", but w

Re: Intermediate CA

2014-05-16 Thread Amogh Vasekar
delete >and re-upload with the %0D? > >> Subject: Re: Intermediate CA >> From: david.bie...@appcore.com >> Date: Tue, 13 May 2014 07:34:46 -0500 >> To: users@cloudstack.apache.org >> >> Looks a little akward in the email, but all of it goes into a single

Re: Intermediate CA

2014-05-16 Thread David Bierce
breaks >> in the database manually. You think that's enough or do I need to delete >> and re-upload with the %0D? >> >>> Subject: Re: Intermediate CA >>> From: david.bie...@appcore.com >>> Date: Tue, 13 May 2014 07:34:46 -0500 >>> To: users

Re: Intermediate CA

2014-05-16 Thread David Bierce
spaces > where there were "+" signs. Any idea how to escape the "+" and have it > interpret it literally? > >> Subject: Re: Intermediate CA >> From: david.bie...@appcore.com >> Date: Tue, 13 May 2014 07:34:46 -0500 >> To: users@cloudstack.apache.org

Re: Intermediate CA

2014-05-16 Thread David Bierce
s enough or do I need to delete and > re-upload with the %0D? > >> Subject: Re: Intermediate CA >> From: david.bie...@appcore.com >> Date: Tue, 13 May 2014 07:34:46 -0500 >> To: users@cloudstack.apache.org >> >> Looks a little akward in the email, but al

RE: Intermediate CA

2014-05-15 Thread Michael Phillips
So I did not include the "%0D", but went back and added the line breaks in the database manually. You think that's enough or do I need to delete and re-upload with the %0D? > Subject: Re: Intermediate CA > From: david.bie...@appcore.com > Date: Tue, 13 May 2014 07

RE: Intermediate CA

2014-05-15 Thread Michael Phillips
One thing I just noticed is that when URL encoding the "+" character is interpreted as a "space". So now the intermediate is filled with spaces where there were "+" signs. Any idea how to escape the "+" and have it interpret it literally? > Sub

RE: Intermediate CA

2014-05-13 Thread Michael Phillips
David, excellent example. So all you needed to do was to replace the spaces in the cert with "%20", and do nothing for the line breaks? > From: david.bie...@appcore.com > Subject: Re: Intermediate CA > Date: Mon, 12 May 2014 12:18:39 -0500 > To: users@cloudstack.apache.o

Re: Intermediate CA

2014-05-13 Thread David Bierce
quot;, and > do nothing for the line breaks? > >> From: david.bie...@appcore.com >> Subject: Re: Intermediate CA >> Date: Mon, 12 May 2014 12:18:39 -0500 >> To: users@cloudstack.apache.org >> >> There is still no way to do it in the GUI. That method w

Re: Intermediate CA

2014-05-12 Thread David Bierce
There is still no way to do it in the GUI. That method works well. Or you can do it in cloud monkey like this. http://permalink.gmane.org/gmane.comp.apache.cloudstack.user/11711 On May 7, 2014, at 9:13 PM, Michael Phillips wrote: > All, > Is it still necessary to follow this guide > http: