Erik, Haven't actually read all the thread, but here's how I enabled custom certs and domain:
http://www.nux.ro/archive/2014/03/Run_your_own_realhostip.html (in production I have a wildcard cert from Comodo) -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro ----- Original Message ----- > From: "Erik Weber" <terbol...@gmail.com> > To: us...@cloudstack.apache.org > Cc: "dev" <dev@cloudstack.apache.org> > Sent: Tuesday, 31 March, 2015 23:04:45 > Subject: Re: Unable to upload customer certificate > On Tue, Mar 31, 2015 at 11:52 PM, Erik Weber <terbol...@gmail.com> wrote: > >> On Tue, Mar 31, 2015 at 2:57 PM, Suresh Sadhu <suresh.sa...@citrix.com> >> wrote: >> >>> HI, >>> >>> Code not changed recently and try uploading the keys(root,intermediate) >>> using api which was mentioned by you (Guide followed: >>> >>> https://cwiki.apache.org/confluence/display/CLOUDSTACK/Procedure+to+Replace+realhostip.com+with+Your+Own+Domain+Name) >>> and server certifictate through UI. >>> >>> >> This is beginning to drive me mad. >> >> - I have converted the original PEM key to PKCS#8 (twice according to >> docs). >> - I've tried both with pythons urllib.quote to encode, as well as using >> advanced rest client in chrome. >> - I've verified with openssl that the key matches the cert (and to be >> frank, we're using this in a lot of other places, including another >> cloudstack install...) >> >> > Heck, that got me thinking that I could copy the keystore table, and so I > did, but it still fails.... with the exact same error message as previously. > > -- > Erik