Sony's Developer World forum

    • Home
    • Forum guidelines

    Installing SSL Certificate(.pfx file) in Spresene main Board

    Spresense
    2
    3
    137
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    This topic has been deleted. Only users with topic management privileges can see it.
    • N
      Noor last edited by

      Hi,

      I have interfaced ESP-01 WiFi module with SPresense main Board. I wish to connect this to my office Network (SEN). SO to do this , I need to install SSL certificate in Spresense. What is the exact procedure to install SSL certifcate which is in .pfx format in Spresense using either SDK or Arduino IDE.

      Kindly help me out with this.

      C 2 Replies Last reply Reply Quote
      • C
        CamilaSouza DeveloperWorld @Noor last edited by

        Hello, @Noor

        Sorry for the delayed response.
        I believe you need to upload the certificate to the esp board using the AT commands.
        The ESP8266 library we have adapted to Spresense at https://github.com/kamtom480/ITEADLIB_Arduino_WeeESP8266 communicates to the ESP board using AT commands, but it does not have a function to send an SSL certificate.

        Some googling led me to this
        https://github.com/JiriBilek/ESP_ATMod#atcipsslcert---load-query-or-delete-tls-ca-certificate

        This person seems to explain how to do this, but you would have to look deeper into it.

        1 Reply Last reply Reply Quote
        • C
          CamilaSouza DeveloperWorld @Noor last edited by

          @Noor and @jp04

          You two are using two different WiFi board options, but you are dealing with the same issue of how to upload the certificates related to SSL connections by using AT command.

          I thought you might benefit from getting in touch.

          1 Reply Last reply Reply Quote
          • First post
            Last post
          Developer World
          Copyright © 2021 Sony Group Corporation. All rights reserved.
          • Contact us
          • Legal