Endpoint Encryption

 View Only
  • 1.  PGP Command Line 6.5.2

    Posted Aug 30, 2012 09:42 AM

    Good Afternoon All,

    I have a quick little question.

    We have PGP Command Line 6.5.2 installed on 2 different PC's, and we have 2 different PGP keys, one Key is installed on PC A and the other key is installed on PC B.

    This was done to reduce the work load on a single PC but now one of the PC's need to be removed asap.

    What I would like to know is:

     1. Are there any issue's with having multiple keys on the same PC?
     
     2. There is a chance both keys could be called at the same time by different bespoke modules, would this cause an issue with encryption?

    Hope you can help.

    Many Thanks

    Martin



  • 2.  RE: PGP Command Line 6.5.2

    Posted Aug 30, 2012 10:38 AM

    You can import the key into the other machine's key ring:

    pgp --import priv.asc 

    etc.