Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

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?

  • Нет ответов
  • 1 имеет эту проблему
  • 11 просмотров
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?