Did you then try it again with the variable attribute and dump that?? Also, when using --armor or -a you'll usually want to end up with something likened to cosmeo.20060714113630.dat.asc. Not sure that it REALLY matters, but at least the user on the other end will know for certain that it's ascii. Let me know how the variable/dump works.
***************** Ken Ferguson 214.636.6126 ***************** Hon-Cheong Chan wrote: > Hi Ken, > > Thanks for the information. > > 1. I set up an environment variable called GNUPGHOME. value = c:\gnupghome > 2. I put the files pubring.gpg, secring.gpg, trustdb.gpg, pubring.bak, > gpg.exe in there. > 3. Ran manually using CMD - succesfully encrypted the file into a .asc. > > > 4. <cfexecute name="c:\gnupghome\gpg.exe" arguments="-ea -r 632131D7 > cosmeo.20060714113630.dat" timeout="50" > outputfile="c:\gnupghome\cosmeo.20060714113630.dat.pgp"> > </cfexecute> > > 5. A blank file is generated.... > > :-( > > >> Try creating an environment variable called GNUPGHOME and set the value >> to something like C:\gnupghome and then put all of your keyring stuff in >> there instead of the default location under C:\Documents and >> Settings\[username]\Application Data\gnupg. Then try it again. >> >> ***************** >> Ken Ferguson >> 214.636.6126 >> ***************** >> >> >> >> >> >> >> Hon-Cheong Chan wrote: >> > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/cf_lists/message.cfm/forumid:4/messageid:246614 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

