bonus-edge-proxy/external/paho.mqtt.c/test/ssl/capath/create.sh

3 lines
132 B
Bash

openssl x509 -in ../server.crt -out server.pem -outform PEM
openssl x509 -in ../test-root-ca.crt -out test-root-ca.pem -outform PEM