ssl - SugarCRM 6.2 CE Imap module selfsigned certificate error -


can solve such problem ?

i have installed sugar crm 6.2 ce. going ok, incoming imap mail doesn't work.

i see following popup when press 'test settings':

certificate failure mail.zzzz.com: self signed certificate: /c=us/st=someprovince/l=sometown/o=none/ou=none/cn=localhost/emailaddress=webaster@localhost please check settings , try again.

hope me find solution. alexey

if have access self signed root ca certificate can install in operation system certificate store.

as example on ubuntu server:

  • copy self signed ca certificate /usr/share/ca-certificates/
  • execute "dpkg-reconfigure ca-certificates" root (choose yes if you're asked install new certificates)
  • choose ca certificate in following dialog

on windows can try

  • doubleclick ca file
  • or install certificate trough internet explorer settings (as far know)

Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -