I have a PHP application with apache hosted on Heroku. The APP is using a custom domain and ACM. When I submitted my site for ISO certification they mentioned that your site doesn't support "forward secrecy" on ssllabs and asked to fix it. As Heroku doesn't allow the app developers to change server config (apache in my case) so I can't make changes recommended by developers to enable "forward secrecy".Does anyone else has implemented forward secrecy? Have you faced something similar with Heroku?