|
Hey guys,
I'm getting the feeling that a lot of folks want to be able to use name-based SSL. ;-)
There are a few problems at this stage...but it's on our radar, and I won't rule out adding support in the next month or two.
But, I'll take this opportunity to point out the problems:
1. Non-standard Apache module. The security history of the module is pretty short...and its lack of popularity means that it hasn't been tested by the serious white hat and black hat security people. Since security is the whole point, it's a bit of a problem. So, though mod_gnutls has been around for a couple of years, it's not been used heavily enough for anyone to be sure it can be counted on.
2. Browser support is weak. This explains number 1 above. The reason it's not more popular is because a large percentage of browsers don't support the new protocol. IE up until 7 don't support it. The vast majority of mobile device browsers don't support it. Most of the text-mode browsers (which means many that are used by blind folks with readers) don't support it. Safari didn't support it last time I looked hard enough, but it might by now (that was months ago...maybe even more than a year ago). If your userbase is technically proficient, they're probably running Firefox or Opera and won't be negatively impacted...but if they're older folks who never upgrade their system and are still running the IE that shipped with the box (my dad does this, even though I've shown him how to upgrade) it just won't work. And, of course, those same technically savvy users that have the latest browser on their PC are also most likely to browse you on on their phone...which probably doesn't have support for this protocol. Drat, foiled again!
It's chicken vs egg, and the tide turns slowly. (Mixing metaphors is good for ones intellect.)
But, I suppose we should become part of the tide that's pushing towards a better secure protocol on the web (look at that, I just talked myself into it!). I'll make sure the module is available on all of our platforms, and ask Jamie to add support soon. It won't make the next release, but we might be able to get it into the one after that.
|