Disable CBC3 ciphers in Application Server 10.1.2
A PCI security scan failed and reported that I need to disable block ciphers (AES and CBC3). Have tried removing using the apache SSLCipherSuite directive in my ssl.conf file but a server scan still shows EDH-RSA-DES-CBC3-SHA as the default cipher. I believe it may be coming from Oracle Web Chache.
Is there a way to disable AES and CBC3 ciphers in Web Cache 10.1.2.x?