https://demofreecourses.infinityfreeapp.com/
Error: demofreecourses.infinityfreeapp.com/ is not a fully qualified public domain name or public IP address.
I am actually creating a database through which I am fetching data into my flutter app. There it is showing this error
[ERROR:flutter/lib/ui/ui_dart_state.cc(186)] Unhandled Exception: HandshakeException: Handshake error in client (OS Error:
E/flutter ( 4644): CERTIFICATE_VERIFY_FAILED: unable to get local issuer certificate(handshake.cc:354))
I am assuming this error is related to the SSL certificate because I have checked it with some other Webhosting platform, and with that, it works perfectly fine.