Problem/Motivation

The process of generating a certificate is currently difficult and error prone as it requires users to open their certificate, look for the public key modulus and exponent, and paste these in their Drupal user profile

Proposed resolution

Allow third party services like https://my-profile.eu/new/certgen.php to POST the public key info back to Drupal after the certificate has been generated and stored in the user's browser, and store these automatically in the user profile.