Vue SSL certificate: how to enable it
Having an SSL enabled is a must in some situations. If the HTTPS is not enabled for your app that is running on the localhost, this might cause a problem sometimes (for example, Facebook login persists you to have SSL enabled). Fortunately, the problem is solvable. If for the live website a valid SSL certificate …