ReactJS app on SSL -


i'm new reactjs , trying test deploying web server.

it's 1 component says hello, make sure working.

it works fine on local host, when upload webserver, configured ssl, not work.

works: http://careigniter.com/x/test/

does not work: https://careigniter.com/x/test/

is there special have if going serve entire app under ssl?

thanks!

the issue server has wordpress , caching, going on. should have started on fresh server begin with.


Comments

Popular posts from this blog

ios - MKAnnotationView layer is not of expected type: MKLayer -

ZeroMQ on Windows, with Qt Creator -

unity3d - Unity SceneManager.LoadScene quits application -