Here is the comparison between Ubuntu and MacOS X

Is the current Ubuntu version 18.04.1 LTS

gpg --version shows gpg (GnuPG) 2.2.4
libgcrypt 1.8.1


gpg —auto-key- locate clear, dane, local —locate-key -v i...@rfechner.de
gpg: using pgp trust model
gpg: error retrieving 'i...@rfechner.de' via DANE: Not found
gpg: error retrieving 'i...@rfechner.de' via Local: No public key
gpg: key "i...@rfechner.de" not found: No public key



Is the current MacOS X version 10.14.3

gpg --version
gpg (GnuPG/MacGPG2) 2.2.10
libgcrypt 1.8.3


gpg --auto-key-locate clear,dane,local --locate-key -v i...@rfechner.de
gpg: using pgp trust model
gpg: pub  rsa4096/3483D5010AB99E0E 2018-02-11  Ralf Fechner <
r...@rfechner.de>
gpg: key 3483D5010AB99E0E: public key "Ralf Fechner <i...@rfechner.de>"
imported
gpg: no running gpg-agent - starting '/usr/local/MacGPG2/bin/gpg-agent'
gpg: waiting for the agent to come up ... (5s)
gpg: connection to agent established
gpg: Total number processed: 1
gpg:               imported: 1
gpg: auto-key-locate found fingerprint
48E923AEE27ABAB7A68D76F93483D5010AB99E0E
gpg: automatically retrieved 'i...@rfechner.de' via DANE
pub   rsa4096 2018-02-11 [C] [expires: 2024-01-19]
      48E923AEE27ABAB7A68D76F93483D5010AB99E0E
uid           [ unknown] Ralf Fechner <i...@rfechner.de>
sub   rsa4096 2018-02-11 [S] [expires: 2020-01-20]
sub   rsa4096 2018-02-11 [E] [expires: 2020-01-20]
sub   rsa4096 2018-02-11 [A] [expires: 2020-01-20]

Am Di., 5. März 2019 um 18:10 Uhr schrieb Werner Koch <w...@gnupg.org>:

> On Mon,  4 Mar 2019 13:41, gnupg-users@gnupg.org said:
>
> > --auto-key-loacate clear, dane, local --locate-key -v em...@adress.com
>
> Do not put spaces between the a-k-l parameters.  "dane' would be
> considered as first argeument and gpg tries to do something with that.
> There should be a warning.
>
> gpg --version
>
> shows what (only the first few lines)?
>
>
> Shalom-Salam,
>
>    Werner
>
> --
> Die Gedanken sind frei.  Ausnahmen regelt ein Bundesgesetz.
>
_______________________________________________
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users

Reply via email to