Generation of self siged certificates for TLS communication

For my TCP with TLS communication, I want to generate self-signed certificates and keys how to generate them?

Parents Reply
  • Hi,

     

    Anitha S said:
    I want to make my nrf9160 as a server so how to generate certificates for that, Can I use OpenSSL to generate those certificates?

    Yes, you can use openssl to generate keys/certificates for your server/client.

    Note that in order to setup the nRF9160 as a server, you need to be connected to an APN that has open ports (ie. firewall/NAT exceptions)

     

    Kind regards,

    Håkon

Children
No Data
Related