https:// localhost / on Windows 10中的Chrome显示以下错误:
This site can’t provide a secure connection
localhost doesn't adhere to security standards.
ERR_SSL_SERVER_CERT_BAD_FORMAT
Run Code Online (Sandbox Code Playgroud)
我需要在本地运行我的php项目..所以使用https:// localhost/login url.我正在使用Xampp apache.它在firefox中工作正常.但问题只有chrome.
我怎样才能解决这个问题?