Endpoint Encryption

 View Only
  • 1.  PGP import MAK error: 3090 request rejected by server

    Posted May 20, 2016 12:00 PM

    Hi,

    I am trying to import and delete MAKs on PGP server using command line but whenever I do it I am getting error: 3090 operation failed request rejected by server.

    Command used:

    pgp --import-mek --usp-server keys1.expressmessage.net --parent asc_files/testuser@encryptedpgp.net

    need assistance, please help, Thanks !



  • 2.  RE: PGP import MAK error: 3090 request rejected by server

    Broadcom Employee
    Posted May 24, 2016 09:25 AM

    According to PGP Command Line User's Guide (https://support.symantec.com/en_US/article.DOC7066.html) the syntax of the command is slightly different:

    pgp --import-mak --usp-server <KMSserver> --name <MAKname>

    can you check if that works for you successfully?



  • 3.  RE: PGP import MAK error: 3090 request rejected by server

    Posted May 24, 2016 11:21 AM

    Hi,

    I tried the above command but I am getting "3000: no input file specified".