Hi,
Is there someone who has experience with implementing/configuring tomcat against; Diffie-Hellman and the Logjam Attack https://weakdh.org/ Logjam: PFS Deployment Guide
There is a section “Apache Tomcat” (2nd URL) which describes what ciphers to add in the server.xml but i really don’t have a clue what to do with the dhparams.pem generated in the first step and how to implement it in tomcat/keystore?
Any ideas?
Thanks…