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?

> 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 URL 
> encoded like.  %20 for space, %0D for line breaks.
> 
> On May 13, 2014, at 12:27 AM, Michael Phillips <mphilli7...@hotmail.com> 
> wrote:
> 
> > 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.org
> >> 
> >> 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 <mphilli7...@hotmail.com> 
> >> wrote:
> >> 
> >>> All,
> >>> Is it still necessary to follow this guide 
> >>> http://www.chipchilders.com/blog/2013/1/2/undocumented-feature-using-certificate-chains-in-cloudstack.html
> >>>  to import an SSL cert with an intermediate cert or can it be done direct 
> >>> via the GUI?                                         
> >> 
> >                                       
> 
                                          

Reply via email to