hi,
I’m sorry but I have a question.
I can import other Server use public key file.
My Question…
I don’t have other Server’s public key file. But I know the Server’s Key ID.
In this case, Can I import Only use other Server’s Key ID?
is it possible?
I’m waitting your answer.
thanks.
Dear KIM Hong,
if you only know the id of the certificate (= public key part with signatures) you can try to import it using via a public keyserver. On the command line this looks like
gpg2 --keyserver keys.gnupg.net --recv-keys EFF5D42A
Best, Bernhard