I tried to submit a support ticket from the support page
support.dhtmlx.com/;
but got server error (code=500).
The issue I wanted to ask is that my page with Vault gets ‘Mixed Content’ error and blocked in Chrome browser.
The reason I guess is that the relative path like ‘…/server/upload_conf.php’ is passed as ‘http://…’, not ‘https://…’ to XMLHttpRequest in dhtmlxvault.js.
Please advise me how to fix this.