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
Simon Josefsson
b41e73b8c6
Improve doc.
2016-08-12 15:18:28 +02:00
Alessio Di Mauro
9313cde7eb
Fix a few typos in the documentation
2016-08-11 09:33:59 +02:00
Alessio Di Mauro
a3c9f6965a
Add link to ssh-keygen manpage for User SSH certs
2016-08-01 09:29:56 +02:00
Alessio Di Mauro
fac5739fed
Fix typo
2016-07-29 10:46:36 +02:00
Alessio Di Mauro
4e5cd956c9
Fix a few typos
...
Obligatory after-push typo.
2016-07-29 10:42:18 +02:00
Alessio Di Mauro
b596a806a3
Add doc on SSH User certificates
2016-07-29 10:20:45 +02:00
Oscar
45ca5e3ecb
Update Windows_certificate.adoc
2016-06-28 17:39:11 -07:00
Oscar
2325734150
Update Windows_certificate.adoc
2016-06-28 17:30:56 -07:00
Oscar
1f5fa49ba3
Supplying --key at the generate command
...
Supply the management key value during generate key if it has ever been modified
2016-06-28 17:07:10 -07:00
Klas Lindfors
4720090533
fix wording
2016-06-29 01:12:22 +02:00
Klas Lindfors
6f7deaa882
use >> when adding to a file
2016-05-31 10:19:31 +02:00
Klas Lindfors
30b6b1c8a5
add text about verifying an attestation
2016-05-31 09:35:08 +02:00
Klas Lindfors
31370f88b1
link and headings
2016-05-24 15:41:07 +02:00
Klas Lindfors
0f1fe34c28
move extensions used to other attestation doc
2016-05-24 15:28:08 +02:00
Klas Lindfors
ebf31d73f8
Merge branch 'attestation2'
2016-05-03 09:24:14 +02:00
Klas Lindfors
0af264c237
change examples to be with 6 digit pins
2016-04-19 14:23:28 +02:00
Klas Lindfors
c28d88a1d9
add some documentation for attestation
2016-03-31 13:34:54 +02:00
Klas Lindfors
6f8541b438
openjdk -> OpenJDK
2015-11-25 12:57:21 +01:00
Klas Lindfors
856cf03009
formatting of blocks
2015-11-25 12:52:52 +01:00
Klas Lindfors
e4a2b6c3de
wording on list points
2015-11-25 11:13:49 +01:00
Klas Lindfors
7f826f3aab
bind together what should be one block
2015-11-25 11:13:07 +01:00
Klas Lindfors
5a75c0383e
shorten very long lines
2015-11-25 11:11:03 +01:00
Klas Lindfors
60a3186d1d
add short doc on android code signing
...
fixes #20
2015-11-25 11:08:32 +01:00
Alessio Di Mauro
c49f1f0c51
Added reference to PKCS#11 specs in the docs.
2015-11-09 11:42:42 +01:00
Alessio Di Mauro
812ee1cef3
Fix docs.
2015-11-06 16:53:30 +01:00
Alessio Di Mauro
786faf8c4a
Merge branch 'development' into githubmaster
2015-11-06 16:25:10 +01:00
Alessio Di Mauro
c2a528e3f7
YKCS11: update docs.
2015-11-06 16:00:17 +01: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
a8825c99f3
YKCS11: added release notes.
2015-11-06 13:58:46 +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
066ea79211
fixup what PIV actually stands for
...
fixes #32
2015-10-15 09:20:42 +02:00
Henrik Stråth
7f0d778e0c
Added yubikey-piv-manager to software list
2015-05-25 09:49:38 +02:00
Klas Lindfors
df018b24b4
add more extensions for certificates in doc
2015-04-09 10:13:30 +02:00
Klas Lindfors
4bd13b7254
mgm-key not needed for change-pin and change-puk
2015-04-07 07:58:17 +02:00
Klas Lindfors
91ddd394e4
give a better link for PIV standards
2015-03-19 09:14:39 +01:00
Klas Lindfors
356ab2d105
add that pin has to be verified for reset retry counters
2015-02-19 13:32:00 +01:00
Klas Lindfors
10eb09d0ba
use same format for default key as other keys
2015-02-04 13:34:08 +01:00
Klas Lindfors
2204dd8ac6
s/codesigning/code signing/g
2014-12-17 09:17:08 +01: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
Henrik Stråth
7710a0640e
Renamed doc files to snake case.
2014-12-09 09:22:40 +01:00
Klas Lindfors
6698f387b8
more text
2014-12-05 11:26:32 +01:00
Klas Lindfors
72f6e57595
add some text about how to use for codesigning on OS X
2014-12-05 11:17:08 +01:00
Klas Lindfors
5ef6f885d9
move to .txt for consistency
2014-11-10 10:35:03 +01:00
Simon Josefsson
d1308434aa
Fix.
2014-10-07 10:22:38 +02:00
Simon Josefsson
7a07385ee4
mark basic constraints as critical
2014-10-01 21:26:31 +02:00