top | item 47133933

(no title)

NitpickLawyer | 5 days ago

How does this work with SSL? Do you need to provision certs on the agent VM?

discuss

order

hardsnow|5 days ago

Yep - requires the client to trust the SSL cert of the proxy. Cooperative clients that support eg HTTP_PROXY may be easier to support, but for Airut I went for full transparent mitmproxy. All DNS A requests resolve to the proxy IP and proxy cert is injected to the container where Claude Code runs as trusted CA. As a bonus this closes DNS as potential exfiltration channel.