P
Pawzscan
PZ

Pawzscan Team

Device Certificate Generation

Device Certificate Generation

Generate MQTT authentication certificates for Pawzscan devices

Certificate Generation
Enter device information to generate authentication certificates
Format: 12 hexadecimal characters (A-F, 0-9)0/12
Certificate Information
Important details about generated certificates

Generated Files

  • device-private-key.pem - Device private key
  • device-certificate.pem - Device certificate
  • ca-certificate.pem - CA certificate

Security Notice

⚠️ Keep the private key secure and never share it

🔒 Each certificate is unique to the device UUID

📋 Use these certificates for MQTT broker authentication

Usage Instructions

  1. 1. Extract the ZIP file contents
  2. 2. Install certificates on your device
  3. 3. Configure MQTT client with certificate paths
  4. 4. Test connection to MQTT broker
Technical Requirements
Prerequisites for using generated certificates

Device UUID Format

12-character hexadecimal MAC address (uppercase A-F, 0-9)

Certificate Type

X.509 PEM format certificates for MQTT TLS authentication

Encryption

RSA 2048-bit keys with SHA-256 signature algorithm