Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Httpd Wiki" for change 
notification.

The "SettingUpModSSL" page has been changed by jmcg.
http://wiki.apache.org/httpd/SettingUpModSSL?action=diff&rev1=4&rev2=5

--------------------------------------------------

  make sure Listen 443 is *before* Listen 80..
  
  Why before??? --DRuggeri
+ 
+ Because http://wiki.apache.org/httpd/InternalDummyConnection
  
  = add a VH *:443 =
  elaborate on the option of SNI.
@@ -33, +35 @@

  
   * SSLCipherSuite <Insert cipher suite that is common, but strong>
   * SSLProtocol SSLv3 TLSv1
+ 
+ We should probably follow: 
http://journal.paul.querna.org/articles/2010/07/10/overclocking-mod_ssl/
+ for some good guidelines on SSLCipherSuite, or mod_ssl in general ;)
  
  Required for client auth
  

---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscr...@httpd.apache.org
For additional commands, e-mail: docs-h...@httpd.apache.org

Reply via email to