Renesas CK-RX65N Getting Started Manual page 19

Hide thumbs Also See for CK-RX65N:
Table of Contents

Advertisement

CK-RX65N
3. Embed Device ID in certificate
This command will not give you any response if successfully executed.
openssl req -new -days 365 -nodes -x509 -key privkey.pem -out cert.pem -config x509_config.cfg -subj
"//CN=<Same as device Id>"
4. Convert format of key from pem to der "openssl rsa -outform der -in privkey.pem -out privkey.der"
Here you get response "writing RSA key"
5. Convert format of cert from pem to der
This command will not give you any response if successfully executed.
6.
Convert der to hex array (ubuntu) and set them in sample_device_identity.c
R01AN6870EJ0110 Rev.1.10
Jun.02.23
Getting Started Guide with RYZ014A Azure Cellular Application
Figure 28. Embed Device ID in certificate
Figure 29. Convert format from key to der
"openssl x509 -outform der -in cert.pem -out cert.der"
Figure 30. Convert format of cert from pem to der
CK_RX65N_X509"
Page 19 of 52

Advertisement

Table of Contents
loading

Table of Contents