It appears that the Cursor “Agent” mode does not work through a SWG like Netskope, ZScaler, etc if they’re doing SSL Decryption. I can for some reason, use the “ask” mode ok though.
My question is, when is Cursor going to add the ability to add a custom CA or cert chain?
I’ve tried the following but the only thing that has worked is disabling SSL decryption at the SWG.
I’ve also added these to: Profiles → settings.json
Both separately and both have failed to work like I had hoped.
“http.systemCertificates”: true
“http.experimental.systemCertificatesv2”:true
I’ve also tried installed the extension that seemed to work in my vscode environment, win-ca; which basically allows the VScode environment to trust the system cert store.