Hi,

While building my RPM I notice that in server.xml in the SSL session
the secure parameter is still missing :

Normal or te be commited ?

->

--- jakarta-tomcat/src/etc/server.xml.orig      Thu Oct 12 10:04:48 2000
+++ jakarta-tomcat/src/etc/server.xml   Thu Oct 12 12:27:48 2000
@@ -235,6 +235,8 @@
                 value="8443"/>
             <Parameter name="socketFactory" 
                 value="org.apache.tomcat.net.SSLSocketFactory" />
+                       <Parameter name="secure"
+                               value="true" />
         </Connector>
         -->
 
<-

"La maîtrise des autres n'est que la force. La maîtrise de vous-même est le
véritable pouvoir" 
-- Lao Tzu 

Reply via email to