Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Is there a way how to import the user's X509 certificate automatically from the JavaSript? Or at least invoke the certificate import dialog from JavaScript?

  • No replies
  • 1 has this problem
  • 10 views
more options

After the keygen tag removing in Firefox 69, we developed the JavaScript code, which generates the pkcs12 file with the user's personal certificate. We don't want to force users to save the generated file to the filesystem and then install it manually. Is there a way how to do it from our JavaScript code? Or at least invoke the certificate import dialog to guide the user during the certificate import process somehow?

After the keygen tag removing in Firefox 69, we developed the JavaScript code, which generates the pkcs12 file with the user's personal certificate. We don't want to force users to save the generated file to the filesystem and then install it manually. Is there a way how to do it from our JavaScript code? Or at least invoke the certificate import dialog to guide the user during the certificate import process somehow?