Two servers...one KeyPair

Albert Reiner areiner at tph.tuwien.ac.at
Tue Nov 28 15:01:25 CET 2006


> I am trying to get around the problem of creating one key-pair and using it
> on two different servers (TEST and PROD).  Is this possible?  

Generate the key on one server, export both private and public key
(gpg --export, gpg --export-private-key), transfer to the other
server, import private and public key.

HTH,

Albert.



More information about the Gnupg-users mailing list