Vehicle_Road_Counter/external/paho.mqtt.c/test/ssl/capath/create.sh

3 lines
132 B
Bash
Raw Normal View History

2025-12-17 13:32:05 +08:00
openssl x509 -in ../server.crt -out server.pem -outform PEM
openssl x509 -in ../test-root-ca.crt -out test-root-ca.pem -outform PEM