gpg/keyserver

This commit is contained in:
Marc Beninca 2019-07-28 16:26:23 +02:00
parent e062d08235
commit 38418dff8f

View file

@ -6,24 +6,27 @@ Search
.. code:: shell .. code:: shell
gpg --search-keys "Key ID" \ gpg \
--keyserver hkps://sub.domain.tld --keyserver hkps://sub.domain.tld \
--search-keys "Key ID"
Download Download
-------- --------
.. code:: shell .. code:: shell
gpg --receive-keys "Key ID" \ gpg \
--keyserver hkps://sub.domain.tld --keyserver hkps://sub.domain.tld \
--receive-keys "Key ID"
Upload Upload
------ ------
.. code:: shell .. code:: shell
gpg --send-keys "Key ID" \ gpg \
--keyserver hkps://sub.domain.tld --keyserver hkps://sub.domain.tld \
--send-keys "Key ID"
Available Available
--------- ---------
@ -61,9 +64,3 @@ Vulnerable
:: ::
pgp.uni-mainz.de pgp.uni-mainz.de
* not sure
::
keyserver.oeg.com.au