ArduPilot / MissionPlanner

Mission Planner Ground Control Station for ArduPilot (c# .net)
http://ardupilot.org/planner/
GNU General Public License v3.0
1.8k stars 2.42k forks source link

Unsuccessful Secret Key Update and Remove #3415

Open oogeuehh opened 2 months ago

oogeuehh commented 2 months ago

Issue details

when attempting to change or delete the cryptographic keys within the application, users experience a lack of feedback from the interface, resulting in an inability to perform these actions. In other words, a user cannot choose to apply the newly created secret key, while the Mission Planner software will keep using the previously created first secret key.

On the other hand, when the local key file in GCS (Mission Planner) is deleted, the UAV remains bound to the existing key, and as a result, the GCS is unable to verify signatures or control the UAV.

Version

Mission Planner 1.3.81

Platform

[ ] All [ ] AntennaTracker [ ] Copter [ ✔️] Plane [ ] Rover [ ] Sub

Airframe type

SITL

Hardware type

NA

Logs

NA