>> I think I get it, but I stand by what I said, it appears to 
>> me there is a disconnect when it comes to security and the 
>> internet. I did a search on Google with "data integrity" and  
>> hash and there are over half a million hits, touting using a 
>> hash for data integrity.
>
>I'm not sure what this is supposed to demonstrate, exactly. 
>
>> ... you can use the cfcompile utility with the deploy switch 
>> to protect the code on the client, can't you?
>
>No. You can use CFCOMPILE to generate "compiled" CF files, but whether you
>do that or not has nothing to do with whether the client can see your
>server-side code - under normal conditions, the client can't see server-side
>code, because it's executed on the server.
>
>> I guess I also need to get a better understanding of SSL, maybe 
>> some modes of SSL will do that, and I just need to make sure I 
>> purchase a certificate that does hash checking along with encryption.
>
>How TLS/SSL works has nothing to do with the specific certificate you
>purchase (beyond the key length you specify in your certificate signing
>request).
>
>Dave Watts, CTO, Fig Leaf Software
>http://www.figleaf.com/
>
>Fig Leaf Software provides the highest caliber vendor-authorized
>instruction at our training centers in Washington DC, Atlanta,
>Chicago, Baltimore, Northern Virginia, or on-site at your location.
>Visit http://training.figleaf.com/ for more information!

I have another question, not really related to the topic, but you guys are more 
knowledgeable than me. When I upload(with Dreamweaver 8's built in "Put Files" 
button) my compiled files  to the server, after using the cfcompile utility 
with the deploy switch, I get this error when I try to view the file with any 
browser: unexpected constant #2 61, but when I upload the files with cuteFTP 
the file runs fine, does anyone know what the problem is?







~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Get involved in the latest ColdFusion discussions, product
development sharing, and articles on the Adobe Labs wiki.
http://labs/adobe.com/wiki/index.php/ColdFusion_8

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:286927
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to