File Share Encryption

 View Only
  • 1.  PGP universal API

    Posted Dec 20, 2012 03:22 PM

    HI,

    im looking to find a way to upload our users private and public keys to our universal server without having to login perhaps using an api of some sort? is there any api infromation available? or do I need to use another product?



  • 2.  RE: PGP universal API

    Posted Dec 21, 2012 05:03 AM

    Not by default, but I am very sure you will be able to do it via SSH if you know your unix commands.  You will need to enable SSH and read the text file in /var/lib/ovid/customization

     



  • 3.  RE: PGP universal API

    Posted Dec 21, 2012 10:25 AM

    PGP Universal has a Key Management Services (KMS) feature which could be used for this purpose.  You need to license PGP Universal for KMS, and then you can use PGP Command Line to upload keys.  Protocol details are not currently published but there is also an C/C++ SDK available.

    Regards,



  • 4.  RE: PGP universal API

    Posted Jan 04, 2013 05:34 AM

    Perhaps the Verified Key Directory could be of use here? Have you looked at that feature?