Like everybody else (hopefully), I fixed the issue by adding

SSLProtocol ALL -SSLv2 -SSLv3

to apache2.conf (and scans showed the fix was OK)

But when I check with "Configure Website for SSL -> ssl options" the SSLv3 flag is still checked (even though it is really disabled).

It looks like a bug, right?

Status: 
Closed (fixed)

Comments

Hmm, yeah, it's doing the same on my system as well.

My suspicion is that since it's not seeing the "SSLProtocol" set in that VirtualHost, it's assuming that all the protocol options are enabled.

Jamie, does that sound like what may be occurring here?

There's a bug in the UI - it isn't handling negative protocols properly. I'll fix that..

The next Webmin release will fix this.

Automatically closed -- issue fixed for 2 weeks with no activity.