Export your public key to your webserver

This commit is contained in:
benoit 2020-12-08 08:39:09 +00:00
parent 9386160be5
commit 1149dde204
1 changed files with 9 additions and 0 deletions

View File

@ -13,3 +13,12 @@ Use Nitrokey from new system:
gpg --import pubkey.asc
gpg --card-status
```
Export your public key to your web server:
```
$ mkdir openpgpkey
$ gpg --list-options show-only-fpr-mbox -k keyID | /usr/lib/gnupg/gpg-wks-client -v --install-key
```
Then publish to your web server. https://example.com/.well-known/openpgpkey/hu/