pitchfork proxy untrust
- Usage:
pitchfork proxy untrust [--cert <CERT>]
Remove the proxy's TLS certificate from the system trust store
Removes the pitchfork CA certificate that was previously installed by pitchfork proxy trust or auto-trust.
On macOS, removes the certificate from the login keychain and system keychain. On Linux, removes the certificate from the distro-specific CA directory and runs the appropriate update command.
Example: pitchfork proxy untrust sudo pitchfork proxy untrust # Linux only
Flags
--cert <CERT>
Path to the certificate file (defaults to pitchfork's auto-generated cert)
