Quote:
Originally Posted by cabotine you also have to set an https-Server as an update adress, because it would refuse to work with insecure update connections.
Regards
C. |
I just changed http: to https: in the rdf and it worked fine (obviously it wlil never find an update.
<em:updateURL>http://curple.com/zimbracheck/update.rdf</em:updateURL>
to
<em:updateURL>https://curple.com/zimbracheck/update.rdf</em:updateURL>