Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| smartcard [2020/11/10 18:54] – created tmaier | smartcard [2020/12/29 02:09] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | Tool overview: https:// | ||
| + | |||
| ====== Smartcard ====== | ====== Smartcard ====== | ||
| - | List smartcard readers: ' | + | * List smartcard readers: |
| - | pcsc_scan | + | * Scan smartcard readers regularly: '' |
| + | * List PKCS11 modules: '' | ||
| + | |||
| + | ===== p11tool ===== | ||
| + | (sometimes it's necessary to provide the PKCS11 provider '' | ||
| + | |||
| + | * List available tokens: '' | ||
| + | * List available token URLs: '' | ||
| + | * List all available objects in a token: '' | ||
| + | * List all available certificates in a token: '' | ||
| + | * List all certificates that have an associated private key: '' | ||
| + | * List all available certificates marked as trusted: '' | ||
| + | * List all available private keys in a token: '' | ||
| + | |||
| + | ===== pkcs11-tool ===== | ||
| + | * Test tokens: '' | ||
| + | * Display objects: '' | ||
| + | * '' | ||
| + | ===== pkcs15-tool ===== | ||
| + | * List all card objects (compact): '' | ||
| + | * List all card objects: '' | ||
| + | * '' | ||