This doesn't seem to work correctly. I hit this endpoint with `?version=6` (where that version existed), and it returned `Successfully deleted ssl key`, but the key wasn't deleted, it still existed and was still returned with `GET ?latest`.
I then called the delete endpoint with `?version=latest`, and it deleted all keys on that delivery service. Which I did _not_ expect. I'm not sure if Perl does that, but I expected it to delete the latest key, definitely not all keys (presumably because it couldn't find that version?). [ Full content available at: https://github.com/apache/trafficcontrol/pull/2853 ] This message was relayed via gitbox.apache.org for [email protected]
