Hey everyone, 

I realize this is more of a server administration question than web2py in 
specific, but I want to make sure I cover all my bases,

I recently received an email from AWS about their deprecation of SSLv3 in 
connecting to S3.

I have an app deployed behind nginx, but the only ssl protocols I have 
enabled are TLS.

The app does have publicly available URLS for images that are served out of 
s3 which could conceivably be getting crawled somehow, but there is no 
connection that I make over SSLv3 since the POODLE attack to which I'm 
aware.

Anyone have thoughts on how this might be happening, or do you think this 
was just an AWS auto-generated message?

-Mark

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to