This commit is contained in:
13
content/snippets/0150-putty-and-hardware-keys.md
Normal file
13
content/snippets/0150-putty-and-hardware-keys.md
Normal file
@ -0,0 +1,13 @@
|
||||
<!--
|
||||
title: PuTTY and OPENGPG hardware keys
|
||||
-->
|
||||
|
||||
* install gpg4win installed
|
||||
* create or edit the file `gpg-agent.conf`, usually in `c:\Users\XXX\AppData\Roaming\gnupg\`:
|
||||
```
|
||||
enable-putty-support
|
||||
enable-ssh-support
|
||||
use-standard-socket
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user