mirror of
https://github.com/drduh/YubiKey-Guide.git
synced 2025-04-19 08:44:25 +02:00
Merge pull request #203 from bengim/bengim-patch-PyOpenSSL
fixing wrong cryptography version
This commit is contained in:
commit
697a7d8fb9
1 changed files with 2 additions and 0 deletions
|
@ -214,6 +214,8 @@ To install and use the `ykman` utility:
|
||||||
```console
|
```console
|
||||||
$ sudo apt -y install python-pip python-pyscard
|
$ sudo apt -y install python-pip python-pyscard
|
||||||
|
|
||||||
|
$ pip install PyOpenSSL
|
||||||
|
|
||||||
$ pip install yubikey-manager
|
$ pip install yubikey-manager
|
||||||
|
|
||||||
$ sudo service pcscd start
|
$ sudo service pcscd start
|
||||||
|
|
Loading…
Add table
Reference in a new issue