emacs/var/elfeed/db/data/40/400c4d2f334fb4c356d30c8181432b683a54387a
2022-01-03 12:49:32 -06:00

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&#39;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&#39;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&#39;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 --> &#32; submitted by &#32; <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> &#32; <span><a href="https://www.reddit.com/r/emacs/comments/r5rk7i/pkcs11_client_certificates_from_hardware_token/">[comments]</a></span>