Post Closed
10
Views
1
Comments
Solved
[Offline Apps] Can't access offline while using HTTPS
Question
offline-apps
Web icon
Forge asset by Offline Apps Team
Hi, I've been using the offline component and it works fine when using HTTP. When I use HTTPS, I am getting this error 


https://115.146.135.159/Offline/GetCacheManifest.aspx?eSpaceName=URC

As a result, the app doesn't run while offline.

What might be causing this? When I click the link, it seems fine.

2018-06-11 09-12-53
Rodrigo Coutinho
Staff
Solution
Hello Dus,

In order for the offline component to work over HTTPS, you need a valid SSL certificate on your host. If this is a development server, you can try one of the options on this blog post to install a valid certificate.

Best of luck!
Rodrigo