1 line
1.4 KiB
Plaintext
1 line
1.4 KiB
Plaintext
<!-- SC_OFF --><div class="md"><p>Hi!</p> <p>First post here, long time emacs user, I hope I understood the rules correctly.</p> <p>I'm trying to use pkcs11 client authentication from within emacs (the new way if possible, i.e. without disabling the internal gnutls support).</p> <p>On the command line it's possible to use client certificates from a hardware token via e.g <code>--provider /usr/lib64/libeTPkcs11.so</code> and by passing the appropriate strings for <code>--x509certfile=</code> and <code>--x509keyfile</code> (obtained via p11tool).</p> <p>From <a href="https://www.gnu.org/software/emacs/manual/html_mono/auth.html#Help-for-users">https://www.gnu.org/software/emacs/manual/html_mono/auth.html#Help-for-users</a> I gather that it should be possible to set those strings in <code>~/.authinfo.gpg</code> but I guess <strong>the only thing that's missing would be the</strong> <code>--provider</code> <strong>switch. Any idea how to add that one</strong>?</p> <p>Thanks in advance for any kind of suggestion!</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/TauPanAka"> /u/TauPanAka </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/r5rk7i/pkcs11_client_certificates_from_hardware_token/">[link]</a></span>   <span><a href="https://www.reddit.com/r/emacs/comments/r5rk7i/pkcs11_client_certificates_from_hardware_token/">[comments]</a></span> |