I had a similar issue[1], to solve it I had to encrypt the field manually. However, I don't know if it's valid for 4.4 or not, this was on an early 4.5 RC.
Doesn't hurt to try though, can't get worse :-) [1] https://issues.apache.org/jira/browse/CLOUDSTACK-8372 -- Erik On Sun, May 17, 2015 at 10:57 PM, Fedi Ben Ali <[email protected]> wrote: > Hello, > > I do have an issue with the upload of my certificate , i'm uploading a > wildcard certificate , > with a pksc8 key from cloudstack UI. > this operation gives me this error on my log : > > > null, lastUpdated: null, lastPolled: null, created: null} > 2015-05-17 21:32:56,233 DEBUG [c.c.a.ApiServlet] > (catalina-exec-16:ctx-a58bba6b ctx-eed361bc) ===END=== 192.168.193.247 -- > POST > > > command=uploadCustomCertificate&response=json&sessionkey=F8XO1%2Bjm4kWcgBBc1nGCW1h7Uoc%3D > 2015-05-17 21:32:56,242 ERROR [o.a.c.f.s.k.KeystoreManagerImpl] > (API-Job-Executor-5:ctx-92880017 job-221 ctx-671e9577) Certificate > validation failed due to exception for domain: > java.security.cert.CertificateException: Could not parse certificate: > java.io.IOException: Incomplete data > > > I'm working on cloudstack 4.4 . > > Do any one have idea on haw wto solve yhis issue ? > > Thx. >
