I need your help please
I am testing the integration between Moodle and Microsoft Teams, for this I implemented Moodle in a free host (byethost13.com) once all the indicated steps have been followed, I proceeded to download the manifest from the Moodle site, in order to get the app from Teams, without However when I tried to upload the manifest to teams, I had a Microsoft Teams error that made reference to the url where Moodle is, because it is not an https site, rather an http site, for this reason I proceeded to modify the json file and change from http to https, once the change was made I no longer had the error, but now when I try to add the tab in Teams, I get the following error: xxxxx.byethost13.com sent an invalid response.
I consider that the problem is because my Moodle site is not securely ssl, for this reason Teams will not let me load the application.
So what could be the solution?