----- Original Message ----- From: "Remy Maucherat" <[EMAIL PROTECTED]> To: "Tomcat Developers List" <[EMAIL PROTECTED]> Sent: Thursday, July 31, 2003 1:41 AM Subject: Re: cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/coyote/tomcat5 CoyoteConnector.java mbeans-descriptors.xml
> [EMAIL PROTECTED] wrote: > > luehe 2003/07/30 17:19:42 > > > > Modified: catalina/src/share/org/apache/coyote/tomcat5 > > CoyoteConnector.java mbeans-descriptors.xml > > Log: > > Added new "sslProtocol" property + minor javadoc edits > > > > The "protocol" property is a little confusing, as it means different > > things in different classes: > > > > - In CoyoteConnector, it refers to the Coyote protocol name (i.e., > > HTTP/1.1 or AJP/1.3). > > > > - In Http11Processor and CoyoteServerSocketFactory, it refers to the > > SSL protocol variant. > > > > We may want to fix this. > > Well, protocol for HTTP and AJP is the accurate name. Protocol for the > secure layer is also the right name (note that this parameter is > remarkably useless, as everything supports TLS now, and the old SSL2 is > supposedly insecure). > Yeah, well everything that you've said is true. However, in the interest of deprecating the Factory (which is even more useless than the parameter ;-), I'm +1 on Jan's patch. > Remy > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
This message is intended only for the use of the person(s) listed above as the intended recipient(s), and may contain information that is PRIVILEGED and CONFIDENTIAL. If you are not an intended recipient, you may not read, copy, or distribute this message or any attachment. If you received this communication in error, please notify us immediately by e-mail and then delete all copies of this message and any attachments. In addition you should be aware that ordinary (unencrypted) e-mail sent through the Internet is not secure. Do not send confidential or sensitive information, such as social security numbers, account numbers, personal identification numbers and passwords, to us via ordinary (unencrypted) e-mail.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]