I'm attempting to use the pycert_bearssl.py script to convert the .crt file (PEM format) from https://test.mosquitto.org/
I followed the instructions at https://github.com/OPEnSLab-OSU/SSLClient/blob/master/TrustAnchors.md and I am able to run the script, but the output of certificates.h is empty.
I used the command:
py pycert_bearssl.py convert --no-search
As I said before, the script runs without issue, but the output file is empty.
I'm hoping it's something simple I've missed.
Thanks,
Gregor
I'm attempting to use the pycert_bearssl.py script to convert the .crt file (PEM format) from https://test.mosquitto.org/
I followed the instructions at https://github.com/OPEnSLab-OSU/SSLClient/blob/master/TrustAnchors.md and I am able to run the script, but the output of certificates.h is empty.
I used the command:
py pycert_bearssl.py convert --no-search
As I said before, the script runs without issue, but the output file is empty.
I'm hoping it's something simple I've missed.
Thanks,
Gregor