On 05/09/17 23:37, shaarang tyagi wrote: > I have a situation where I need to use GnuPG from command line and encrypt > a file using a public certificate or PEM public key, please note that I > will not have the private key at this point and encryption needs to be done > only using public key. > > Let me know if this is possible or not.
You can use the “gpgsm” to operate over X.509 certificates (this covers your use case). -- Do not eat animals; respect them as you respect people. https://duckduckgo.com/?q=how+to+(become+OR+eat)+vegan
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Gnupg-users mailing list [email protected] http://lists.gnupg.org/mailman/listinfo/gnupg-users
