I installed UEC with the help of this manual. And and I had not any problems until I tried to enter the section Store in Web-interface. At this point, get error messages:

Error 60: server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none

What could be the problem?

link|improve this question

20% accept rate
feedback

1 Answer

up vote 0 down vote accepted

There is a thread on Ubuntuforums talking about this problem.

So far there is no real "good" solution.

You can :

  1. Change the imagestore/lib/fetch.py source file in order to disable verification of remote image store server (see message #6 on the ubuntuforums thread)
  2. Rebuild/Reinstall python-pycurl using libopenssl rather than libgnutls (see that bug report on debian)
link|improve this answer
Thanks, it realy works, but I found answer two months ago. – Cucumber Dec 14 '11 at 20:36
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.