I want to use the nrF9160 for HTTPS communication to access a server.
To do so, we need a client certificate.
is it possible to incorporate a client certificate into the nRF9160?
Thanks,
I want to use the nrF9160 for HTTPS communication to access a server.
To do so, we need a client certificate.
is it possible to incorporate a client certificate into the nRF9160?
Thanks,
Hi,
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/nrf9160/https_client/README.html
Use https_client and provision your certificate to modem.
This sample can be found under samples/nrf9160/https_client in the nRF Connect SDK folder structure.
Regards
Praveen Deshmane
Hello
thank you for your answer.
It was my lack of confirmation.
It was very helpful.