Note: These instructions apply only to TinyPilot Pro.
The TinyPilot CA certificate establishes trust between your browser and your TinyPilot device. The private key for the TinyPilot CA certificate is stored on the device at /etc/ssl/private/tinypilot-ca.key
.
If your device's CA private key is ever compromised, you should uninstall the TinyPilot CA certificate from any machine where you installed it as a trusted certificate.
To remove the TinyPilot CA certificate, follow the instructions below your operating system:
certmgr
sudo dpkg-reconfigure ca-certificates
Scroll to extra/tinypilot-ca.crt
and press the Space key to deselect it
ca.crt
sudo rm /usr/share/ca-certificates/extra/tinypilot-ca.crt
To reinstall the TinyPilot CA, see "How do I fix browser privacy errors?"