Skip to content

SSL connection not working after certificate flash on RP2040 #126

Closed
@alfonsoletizia1

Description

@alfonsoletizia1

Hi,
I'm trying to flash the root CA certificate in order to connect to an FTP server with implicit SSL.
Once i've flashed the .cer file the SSL features don't work anymore, not only I'm not able to connect to the FTPS server, but also, I cannot connect to some test SSL server, as arduino.cc:443, even if i try to upload the arduino certificate using the GUI tool in the IDE.

The only way I can restore the connect SSL functionality (to arduino.cc as a test, not the FTPS server) is to flash again the WifiNina firmware using the tool provided by the Arduino IDE.

The root CA and the FTPS server certificates have been created locally using openssl.

Need help about possibly errors I made flashing the .cer file. I tried also flashing the server certificate, in addition to the root CA.
The board I'm using is the Arduino RP2040 connect.

Thanks for the help.

Metadata

Metadata

Assignees

Labels

conclusion: invalidIssue/PR not validtopic: codeRelated to content of the project itselftype: imperfectionPerceived defect in any part of project

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions