1

We are using JBoss 7.1 in our application on Windows platform. Is this particular version of JBoss vulnerable to POODLE??

Sivasankar
  • 51
  • 2
  • 11

1 Answers1

1

All SSL implementations are vulnerable to POODLE attack.

For details how to disable SSLv3 for in EAP6 (AS7) see https://access.redhat.com/articles/1232123

Tomaz Cerar
  • 5,761
  • 25
  • 32
  • @ctomc- can you paste full solution? please. Not able to access the link. – SK. Jun 24 '15 at 06:30
  • Hi - Did you managed it figure it out. I can find any resources online which refer to JBoss AS 7.1. Would appreciate you sharing the config if you have figured out a way! – aram063 Jul 20 '15 at 06:22