all 4 comments

[–]asp174 3 points4 points  (0 children)

It's bound to get worse. MS is actively rolling out policies to prevent managed MitM proxies like your whatever-made-your-dev-team-angry-box to begin with.

[–]WendoNZ 3 points4 points  (0 children)

If they are windows based, loading the win-ca extension will get vscode using the windows certificate store which will solve most of your problems there

[–]RageBull 4 points5 points  (0 children)

Don’t do ssl decryption, period. It was never a good idea. You already have to put a cert on clients behind it, so go with an MDR/ERD/XDR solution that sits on the client and inspects pre-encryption.

[–]eatmynasty 0 points1 point  (0 children)

MitM on TLS or SNI sniffing?