Hi to everyone,

I'm writing an app with architect perferorming various Ajax requests using Ext.Ajax.request.

So far so good but now I need to make my requsts using https protocol.

Which changes have I to perform not to get connection error both using Google chrome and a real device?


Thanks in advance.