Files
ClearGrow Agent ec5904846b
Some checks failed
ClearGrow Controller CI / Run Unit Tests (push) Has been cancelled
ClearGrow Controller CI / Build Development Firmware (push) Has been cancelled
ClearGrow Controller CI / Build Production Firmware (push) Has been cancelled
ClearGrow Controller CI / CI Status Summary (push) Has been cancelled
Initial commit: migrate from GitHub
2025-12-10 09:31:10 -07:00
..
2025-12-10 09:31:10 -07:00

TLS Certificates

This directory contains TLS certificates for secure communication.

Files

  • ca_cert.pem - Root CA certificate for HTTPS/MQTT TLS verification
  • device_cert.pem - Device client certificate (generated during provisioning)
  • device_key.pem - Device private key (generated during provisioning)

Security Notes

  • Private keys should NEVER be committed to version control
  • Production certificates are provisioned during manufacturing
  • Development certificates can be generated using the provisioning tool