Commit Graph

9 Commits

Author SHA1 Message Date
Chris Adams 002c291c31 Improve SSH with PIV and PKCS11 instructions for newbies
I kept some notes for things which I ran into while getting my system configured and working on private documentation:

* Explain how to use a non-default management key
* Explain why `-A RSA4096` isn't an option
* Remove `-P 123456` from the self-sign step to avoid encouraging people to leak their PIN into shell history files; `yubico-piv-tool` will securely prompt for the PIN by default
* Avoid forcing line-wrapping in shell examples, which complicated shell editing
* Show Mac Homebrew users how to reliably determine the opensc lib path
2016-09-30 16:38:03 -04:00
Fred Emmott dce091aba7 Update documentation on ssh-agent on macos
Works fine on clean installs of sierra - just needs opensc from homebrew
2016-09-22 23:23:25 -07:00
Alessio Di Mauro 9313cde7eb Fix a few typos in the documentation 2016-08-11 09:33:59 +02:00
Alessio Di Mauro 2086db198d Merge branch 'development' into githubmaster
Added new material for yubico-piv-tool and ykcs11.
2015-11-06 14:00:05 +01:00
Alessio Di Mauro f5b1081f00 Replace YubiKey NEO with YubiKey. 2015-11-06 13:39:21 +01:00
Alessio Di Mauro d38df01c6c Change applet to application. 2015-11-06 13:14:52 +01:00
Adi Roiban 0ed5fc5cca Update docs. 2015-11-06 11:42:36 +02:00
Klas Lindfors bfee8a164e text about ssh-agent support 2014-12-09 15:02:30 +01:00
Klas Lindfors bddfa55403 add instructions for SSH with PIV 2014-12-09 14:56:59 +01:00