Philip Potter 8120184bf1 ssh-agent: add agentPKCS11Whitelist option
If you want to be able to use OpenSC with ssh-agent, you need to be able
to add it to the ssh-agent whitelist.  This adds an option,
agentPKCS11Whitelist, that exposes the option.

Note that I currently work around this by injecting the parameter into
the agentTimeout option:

    programs.ssh.agentTimeout = "1h -P ${pkgs.opensc}/lib/opensc-pkcs11.so";

but I feel that a proper option would be better :)
2019-10-14 20:45:28 +01:00
..
2019-08-31 10:04:20 +02:00
2019-09-19 19:17:30 +02:00
2019-08-26 21:40:19 +00:00
2019-05-30 19:58:45 +02:00
2019-08-18 21:54:00 -04:00
2019-08-09 12:56:11 -04:00
2019-08-28 11:07:32 +00:00
2019-04-29 14:05:50 +02:00
2019-08-12 13:37:15 +02:00
2019-08-21 16:16:04 -04:00
2019-08-10 11:17:18 -04:00
2019-09-17 00:18:14 +00:00
2018-11-21 23:33:10 +00:00
2019-08-26 21:40:19 +00:00
2019-08-26 21:40:19 +00:00
2019-09-06 02:54:53 +02:00
2019-09-19 19:17:30 +02:00
2019-08-26 21:40:19 +00:00
2019-08-30 20:42:01 -04:00
2019-04-29 14:05:50 +02:00
2019-09-18 21:50:18 +02:00
2019-07-15 09:41:37 +02:00
2018-09-07 20:35:17 +02:00
2019-03-18 09:56:27 +01:00
2019-08-26 21:40:19 +00:00
2019-05-10 08:12:27 +02:00