- Issue created by @John Franklin
The current form requires the user to paste the key into the form and then click "info" to submit the form, trigger a form error, and show the key info as a message.
Add some #ajax
code to automatically pull the key/certificate information "on blur" of the Key value field, if possible. (The way the form is created may make this difficult.)
Active
1.0
Code