Suppose there is a ready-made project in which authentication occurs through OpenID. If you try to simply start this business on the local machine, you can see the record in the logs:
[error] [client 127.0.0.1] Got no response code when fetching https://www.google.com/accounts/o8/site-xrds?hd=rsed.org, referer: http://local.site/ [error] [client 127.0.0.1] CURL error (60): SSL certificate problem, verify that the CA cert is OK. Details:\nerror:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed, referer: http://local.site
Is it possible to somehow start such a project?