Index: /trunk/server/fedora/config/etc/httpd/conf/httpd.conf
===================================================================
--- /trunk/server/fedora/config/etc/httpd/conf/httpd.conf	(revision 1539)
+++ /trunk/server/fedora/config/etc/httpd/conf/httpd.conf	(revision 1540)
@@ -313,4 +313,9 @@
     AddType application/x-pkcs7-crl    .crl
 
+    # This directive allows insecure renegotiations to succeed for browsers
+    # that do not yet support RFC 5746.  It should be removed when enough
+    # of the world has caught up.
+    SSLInsecureRenegotiation on
+
     SSLPassPhraseDialog  builtin
     SSLSessionCache shmcb:/var/cache/mod_ssl/scache(512000)
