I am using Facebook PHP API and I need to have the file fb_ca_chain_bundle.crt on my server. Is it dangerous if this file is visible from the web and what can someone do with it if he finds it (supopsing he does not have the API secret)?
I can't edit the .htaccess file, so my only option is to hide the facebook library somewhere in the directory tree.