We moved one of our website to a new server. In the administration we have file upload option in the pages to upload PDF files. The file upload is not working after moving the website to the new server. The error is "the request is made from https to http". We have the certificate for the new server. But file upload url is using the http instead of https. We tried the options suggested at:
- https://docs.kentico.com/k9/securing-websites/deploying-websites-to-a-secure-environment/configuring-ssl/ssl-accelerator-support
and it is not working.