Posted in
ColdFusion
| Posted on 06-08-2010
| 4,133 views
Here is a quick video of the ColdFusion 9.0.1 sneak I gave in Europe two weeks ago. Please do not ask any specific questions as I probably will not be able to answer. Vague questions and accusations are welcome.

Thanks!
But accessing s3 from ColdFusion does require the credentials. A cracker on the CF server, the CF network, or elsewhere along the network path to s3 could intercept the packets and observe the URL (and hence the credentials) unless the URL were encrypted en route. Since this is recommended connection method by Amazon, surely they must have secured the protocol, but I'm just looking for confirmation. They probably secure the authentication part of the connection, then pass an authentication token (kerberos ticket?) back and forth during the remainder of the session which would probably occur unencrypted. I suppose I'd have to look up the s3 RFC if there is one.
[Add Comment] [Subscribe to Comments]