How to correctly import a self signed certificate in google chrome
I am developing an app using Angular and i wanted to use https to implement secure authentication. I created a certificate for the app using mkcert, and i tried importing it in google chrome, however the site is still labeled as insecure. What did i do wrong?