pitchfork proxy untrust
- Usage:
pitchfork proxy untrust [--cert <CERT>] - Effect: modifies state
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:
text
pitchfork proxy untrust
sudo pitchfork proxy untrust # Linux onlyFlags
--cert <CERT>— Path to the certificate file (defaults to pitchfork's auto-generated cert)-h --help— Print help
