When I started my FrontEnd project, which use a local proxy tool depending on our Self-Signed Certificates, the browser shows an error named “Certificate Error”.
I tried to fix it by allowing import the system certificates, but can not find where can I modify it…
Steps to Reproduce
start a proxy tool which provide a self signed certificates.
Hey, thanks for the report. The built-in browser supports manually trusting certificates.
What to try:
On the error screen, click Trust Certificate and enable the Remember for this workspace checkbox.
Make sure your proxy’s root CA is installed in macOS Keychain Access: System keychain → Certificates → import the CA → Trust: Always Trust, then restart Cursor.
From the screenshot the certificate dates are 1970/1/21–1970/1/22. Please check your proxy’s certificate generation and your system time.
If that doesn’t help, please share:
Whether the same URL works in Chrome/Safari
Logs from Cursor: Help → Toggle Developer Tools → Console while opening the page