trying to fix

This commit is contained in:
Chris Cochrun 2022-01-03 12:41:35 -06:00
parent fa407dfeb6
commit e013d7569e
22945 changed files with 447936 additions and 0 deletions

View file

@ -0,0 +1 @@
<!-- 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>