Zend certified PHP/Magento developer

How do I deal with NET:ERR_CERT_AUTHORITY_INVALID in Edge?

I’m working on a legacy application with invalid ssl certificat. I want to run the application on Edge, I get the error NET::ERR_CERT_AUTHORITY_INVALID, but I can run it on google chrome.

I know I have to install a valid ssl certificat, but for now how can I run the application on Edge ?