home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 November / CMCD1104.ISO / Software / Complet / Apache / apache_2.0.52-win32-x86-no_ssl.msi / Data.Cab / F278555_ssl_faq.xml < prev    next >
Extensible Markup Language  |  2004-04-17  |  53KB  |  1,024 lines

  1. <?xml version='1.0' encoding='UTF-8' ?>
  2. <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
  3. <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  4. <!-- $Revision: 1.5.2.12 $ -->
  5.  
  6. <!--
  7.  Copyright 2002-2004 The Apache Software Foundation
  8.  
  9.  Licensed under the Apache License, Version 2.0 (the "License");
  10.  you may not use this file except in compliance with the License.
  11.  You may obtain a copy of the License at
  12.  
  13.      http://www.apache.org/licenses/LICENSE-2.0
  14.  
  15.  Unless required by applicable law or agreed to in writing, software
  16.  distributed under the License is distributed on an "AS IS" BASIS,
  17.  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  18.  See the License for the specific language governing permissions and
  19.  limitations under the License.
  20. -->
  21.  
  22. <manualpage metafile="ssl_faq.xml.meta">
  23. <parentdocument href="./">SSL/TLS</parentdocument>
  24.  
  25.   <title>SSL/TLS Strong Encryption: FAQ</title>
  26.  
  27. <summary>
  28. <blockquote>
  29. <p>The wise man doesn't give the right answers,
  30. he poses the right questions.</p>
  31. <p class="cite">-- <cite>Claude Levi-Strauss</cite></p>
  32.  
  33. </blockquote>
  34. <p>This chapter is a collection of frequently asked questions (FAQ) and
  35. corresponding answers following the popular USENET tradition. Most of these
  36. questions occurred on the Newsgroup <code><a href="news:comp.infosystems.www.servers.unix"
  37. >comp.infosystems.www.servers.unix</a></code> or the mod_ssl Support
  38. Mailing List <code><a href="mailto:modssl-users@modssl.org"
  39. >modssl-users@modssl.org</a></code>. They are collected at this place
  40. to avoid answering the same questions over and over.</p>
  41.  
  42. <p>Please read this chapter at least once when installing mod_ssl or at least
  43. search for your problem here before submitting a problem report to the
  44. author.</p>
  45. </summary>
  46.  
  47. <section id="about"><title>About The Module</title>
  48. <ul>
  49. <li><a href="#history">What is the history of mod_ssl?</a></li>
  50. <li><a href="#y2k">mod_ssl and Year 2000?</a></li>
  51. <li><a href="#wassenaar">mod_ssl and Wassenaar Arrangement?</a></li>
  52. </ul>
  53.  
  54. <section id="history"><title>What is the history of mod_ssl?</title>
  55. <p>The mod_ssl v1 package was initially created in April 1998 by <a
  56.     href="mailto:rse@engelschall.com">Ralf S. Engelschall</a> via porting <a
  57.     href="mailto:ben@algroup.co.uk">Ben Laurie</a>'s <a
  58.     href="http://www.apache-ssl.org/">Apache-SSL</a> 1.17 source patches for
  59.     Apache 1.2.6 to Apache 1.3b6. Because of conflicts with Ben
  60.     Laurie's development cycle it then was re-assembled from scratch for
  61.     Apache 1.3.0 by merging the old mod_ssl 1.x with the newer Apache-SSL
  62.     1.18. From this point on mod_ssl lived its own life as mod_ssl v2. The
  63.     first publicly released version was mod_ssl 2.0.0 from August 10th,
  64.     1998. As of this writing (August 1999) the current mod_ssl version 
  65.     is 2.4.0.</p>
  66.  
  67.     
  68.     <p>After one year of very active development with over 1000 working hours and
  69.     over 40 releases mod_ssl reached its current state. The result is an
  70.     already very clean source base implementing a very rich functionality.
  71.     The code size increased by a factor of 4 to currently a total of over
  72.     10.000 lines of ANSI C consisting of approx. 70% code and 30% code
  73.     documentation. From the original Apache-SSL code currently approx. 5% is
  74.     remaining only.</p>
  75.     
  76.     <p>After the US export restrictions for cryptographic software were
  77.     opened, mod_ssl was integrated into the code base of Apache V2 in 2001.</p>
  78. </section>
  79.  
  80. <section id="y2k"><title>Is mod_ssl Year 2000 compliant?</title>
  81. <p>Yes, mod_ssl is Year 2000 compliant.</p>
  82.     
  83.     <p>Because first mod_ssl internally never stores years as two digits.
  84.     Instead it always uses the ANSI C & POSIX numerical data type
  85.     <code>time_t</code> type, which on almost all Unix platforms at the moment
  86.     is a <code>signed long</code> (usually 32-bits) representing seconds since
  87.     epoch of January 1st, 1970, 00:00 UTC. This signed value overflows in
  88.     early January 2038 and not in the year 2000. Second, date and time
  89.     presentations (for instance the variable ``<code>%{TIME_YEAR}</code>'')
  90.     are done with full year value instead of abbreviating to two digits.</p>
  91.  
  92.     
  93.     <p>Additionally according to a <a
  94.     href="http://www.apache.org/docs/misc/FAQ.html#year2000">Year 2000
  95.     statement</a> from the Apache Group, the Apache webserver is Year 2000
  96.     compliant, too. But whether OpenSSL or the underlying Operating System
  97.     (either a Unix or Win32 platform) is Year 2000 compliant is a different
  98.     question which cannot be answered here.</p>
  99. </section>
  100.  
  101. <section id="wassenaar"><title>What about mod_ssl and the Wassenaar Arrangement?</title>
  102. <p>First, let us explain what <dfn>Wassenaar</dfn> and its <dfn>Arrangement on
  103.     Export Controls for Conventional Arms and Dual-Use Goods and
  104.     Technologies</dfn> is: This is a international regime, established 1995, to
  105.     control trade in conventional arms and dual-use goods and technology. It
  106.     replaced the previous <dfn>CoCom</dfn> regime. 33 countries are signatories:
  107.     Argentina, Australia, Austria, Belgium, Bulgaria, Canada, Czech Republic,
  108.     Denmark, Finland, France, Germany, Greece, Hungary, Ireland, Italy, Japan,
  109.     Luxembourg, the Netherlands, New Zealand, Norway, Poland, Portugal, Republic
  110.     of Korea, Romania, Russian Federation, Slovak Republic, Spain, Sweden,
  111.     Switzerland, Turkey, Ukraine, the United Kingdom and the United States. For more
  112.     details look at <a
  113.     href="http://www.wassenaar.org/">http://www.wassenaar.org/</a>.</p>
  114.  
  115.     
  116.     <p>In short: The aim of the Wassenaar Arrangement is to prevent the build up
  117.     of military capabilities that threaten regional and international security
  118.     and stability. The Wassenaar Arrangement controls the export of
  119.     cryptography as a dual-use good, i.e., one that has both military and
  120.     civilian applications. However, the Wassenaar Arrangement also provides an
  121.     exemption from export controls for mass-market software and free software.</p>
  122.     
  123.     <p>In the current Wassenaar <cite>List of Dual Use Goods and Technologies And
  124.     Munitions</cite>, under <q>GENERAL SOFTWARE NOTE (GSN)</q> it says
  125.     <q>The Lists do not control "software" which is either: 1. [...] 2. "in
  126.     the public domain".</q> And under <q>DEFINITIONS OF TERMS USED IN
  127.     THESE LISTS</q> one can find the definition: <q>In the public
  128.     domain": This means "technology" or "software" which has been made
  129.     available without restrictions upon its further dissemination. N.B.
  130.     Copyright restrictions do not remove "technology" or "software" from being
  131.     "in the public domain".</q></p>
  132.     
  133.     <p>So, both mod_ssl and OpenSSL are <q>in the public domain</q> for the purposes
  134.     of the Wassenaar Agreement and its <q>List of Dual Use Goods and
  135.     Technologies And Munitions List</q>.</p>
  136.  
  137.     <p>So, mod_ssl and OpenSSL are not affected by the Wassenaar Agreement.</p>
  138. </section>
  139. </section>
  140. <!-- /about -->
  141.  
  142. <section id="installation"><title>About Installation</title>
  143. <ul>
  144. <li><a href="#coredump">Core dumps for HTTPS requests?</a></li>
  145. <li><a href="#mutex">Permission problem on SSLMutex</a></li>
  146. <li><a href="#mm">Shared memory and process size?</a></li>
  147. <li><a href="#entropy">PRNG and not enough entropy?</a></li>
  148. </ul>
  149.  
  150. <section id="coredump"><title>When I access my website the first time via HTTPS I get a core dump?</title>
  151. <p>There can be a lot of reasons why a core dump can occur, of course.
  152.     Ranging from buggy third-party modules, over buggy vendor libraries up to
  153.     a buggy mod_ssl version. But the above situation is often caused by old or
  154.     broken vendor DBM libraries. To solve it either build mod_ssl with the
  155.     built-in SDBM library (specify <code>--enable-rule=SSL_SDBM</code> at the
  156.     APACI command line) or switch from <code>SSLSessionCache dbm:</code> to the
  157.     newer <code>SSLSessionCache shm:</code>'' variant (after you have rebuilt
  158.     Apache with MM, of course).</p>
  159. </section>
  160.  
  161. <section id="mutex"><title>When I startup Apache I get permission errors related to SSLMutex?</title>
  162. <p>When you receive entries like ``<code>mod_ssl: Child could not open
  163.     SSLMutex lockfile /opt/apache/logs/ssl_mutex.18332 (System error follows)
  164.     [...] System: Permission denied (errno: 13)</code>'' this is usually
  165.     caused by to restrictive permissions on the <em>parent</em> directories.
  166.     Make sure that all parent directories (here <code>/opt</code>,
  167.     <code>/opt/apache</code> and <code>/opt/apache/logs</code>) have the x-bit
  168.     set at least for the UID under which Apache's children are running (see
  169.     the <directive module="mpm_common">User</directive> directive of Apache).</p>
  170. </section>
  171.  
  172. <section id="mm"><title>When I use the MM library and the shared memory cache each process grows
  173. 1.5MB according to `top' although I specified 512000 as the cache size?</title>
  174. <p>The additional 1MB are caused by the global shared memory pool Apache
  175.     allocates for all modules and which is not used by mod_ssl for
  176.     various reasons. So the actually allocated shared memory is always
  177.     1MB more than what you specify on <directive module="mod_ssl">SSLSessionCache</directive>.
  178.     But don't be confused by the display of `top': although is
  179.     indicates that <em>each</em> process grow, this is not reality, of
  180.     course. Instead the additional memory consumption is shared by
  181.     all processes, i.e. the 1.5MB are allocated only once per Apache
  182.     instance and not once per Apache server process.</p>
  183. </section>
  184.  
  185. <section id="entropy"><title>When I fire up the server, mod_ssl stops with the error
  186. "Failed to generate temporary 512 bit RSA private key", why?</title>
  187. <p>Cryptographic software needs a source of unpredictable data
  188.     to work correctly. Many open source operating systems provide
  189.     a "randomness device" that serves this purpose (usually named
  190.     <code>/dev/random</code>). On other systems, applications have to
  191.     seed the OpenSSL Pseudo Random Number Generator (PRNG) manually with
  192.     appropriate data before generating keys or performing public key
  193.     encryption. As of version 0.9.5, the OpenSSL functions that need
  194.     randomness report an error if the PRNG has not been seeded with
  195.     at least 128 bits of randomness. So mod_ssl has to provide enough
  196.     entropy to the PRNG to work correctly.  For this one has to use the
  197.     <code>SSLRandomSeed</code> directives.</p>
  198. </section>
  199. </section>
  200. <!-- /installation -->
  201.  
  202. <section id="aboutconfig"><title>About Configuration</title>
  203. <ul>
  204. <li><a href="#parallel">HTTP and HTTPS with a single server?</a></li>
  205. <li><a href="#ports">Where is the HTTPS port?</a></li>
  206. <li><a href="#httpstest">How to test HTTPS manually?</a></li>
  207. <li><a href="#hang">Why does my connection hang?</a></li>
  208. <li><a href="#refused">Why do I get connection refused?</a></li>
  209. <li><a href="#envvars">Why are the <code>SSL_XXX</code> variables missing?</a></li>
  210. <li><a href="#relative">How to switch with relative hyperlinks?</a></li>
  211. </ul>
  212.  
  213. <section id="parallel"><title>Is it possible to provide HTTP and HTTPS with a single server?</title>
  214. <p>Yes, HTTP and HTTPS use different server ports, so there is no direct
  215.     conflict between them. Either run two separate server instances (one binds
  216.     to port 80, the other to port 443) or even use Apache's elegant virtual
  217.     hosting facility where you can easily create two virtual servers which
  218.     Apache dispatches: one responding to port 80 and speaking HTTP and one
  219.     responding to port 443 speaking HTTPS.</p>
  220. </section>
  221.  
  222. <section id="ports"><title>I know that HTTP is on port 80, but where is HTTPS?</title>
  223. <p>You can run HTTPS on any port, but the standards specify port 443, which
  224.     is where any HTTPS compliant browser will look by default. You can force
  225.     your browser to look on a different port by specifying it in the URL like
  226.     this (for port 666): <code>https://secure.server.dom:666/</code></p>
  227. </section>
  228.  
  229. <section id="httpstest"><title>How can I speak HTTPS manually for testing purposes?</title>
  230.  <p>While you usually just use</p>
  231.     
  232.     <example>$ telnet localhost 80<br />
  233.     GET / HTTP/1.0</example>
  234.  
  235.     
  236.     <p>for simple testing the HTTP protocol of Apache, it's not so easy for
  237.     HTTPS because of the SSL protocol between TCP and HTTP. But with the
  238.     help of OpenSSL's <code>s_client</code> command you can do a similar
  239.     check even for HTTPS:</p>
  240.     
  241.     <example>$ openssl s_client -connect localhost:443 -state -debug<br />
  242.     GET / HTTP/1.0</example>
  243.     
  244.     <p>Before the actual HTTP response you receive detailed information about the
  245.     SSL handshake. For a more general command line client which directly
  246.     understands both the HTTP and HTTPS scheme, can perform GET and POST
  247.     methods, can use a proxy, supports byte ranges, etc. you should have a
  248.     look at nifty <a href="http://curl.haxx.se/">cURL</a>
  249.     tool. With it you can directly check if your Apache is running fine on
  250.     Port 80 and 443 as following:</p>
  251.     
  252.     <example>$ curl http://localhost/<br />
  253.     $ curl https://localhost/</example>
  254. </section>
  255.  
  256. <section id="hang"><title>Why does the connection hang when I connect to my SSL-aware Apache server?</title>
  257. <p>Because you connected with HTTP to the HTTPS port, i.e. you used an URL of
  258.     the form ``<code>http://</code>'' instead of ``<code>https://</code>''.
  259.     This also happens the other way round when you connect via HTTPS to a HTTP
  260.     port, i.e. when you try to use ``<code>https://</code>'' on a server that
  261.     doesn't support SSL (on this port). Make sure you are connecting to a
  262.     virtual server that supports SSL, which is probably the IP associated with
  263.     your hostname, not localhost (127.0.0.1).</p>
  264. </section>
  265.  
  266. <section id="refused"><title>Why do I get ``Connection Refused'' messages when trying to access my freshly
  267. installed Apache+mod_ssl server via HTTPS?</title>
  268. <p>There can be various reasons. Some of the common mistakes is that people
  269.     start Apache with just ``<code>apachectl start</code>'' (or
  270.     ``<code>httpd</code>'') instead of ``<code>apachectl startssl</code>'' (or
  271.     ``<code>httpd -DSSL</code>''. Or you're configuration is not correct. At
  272.     least make sure that your <directive module="mpm_common">Listen</directive>
  273.     directives match your <directive type="section" module="core">VirtualHost</directive>
  274.     directives. And if all fails, please do yourself a favor and start over with the
  275.     default configuration mod_ssl provides you.</p>
  276. </section>
  277.  
  278. <section id="envvars"><title>In my CGI programs and SSI scripts the various documented
  279. <code>SSL_XXX</code> variables do not exist. Why?</title>
  280. <p>Just make sure you have ``<code>SSLOptions +StdEnvVars</code>''
  281.     enabled for the context of your CGI/SSI requests.</p>
  282. </section>
  283.  
  284. <section id="relative">
  285. <title>How can I use relative hyperlinks to switch between HTTP and
  286. HTTPS?</title>
  287.     <p>Usually you have to use fully-qualified hyperlinks because
  288.     you have to change the URL scheme. But with the help of some URL
  289.     manipulations through mod_rewrite you can achieve the same effect while
  290.     you still can use relative URLs:</p>
  291.     <example>
  292.     RewriteEngine on<br />
  293.     RewriteRule   ^/(.*):SSL$   https://%{SERVER_NAME}/$1 [R,L]<br />
  294.     RewriteRule   ^/(.*):NOSSL$ http://%{SERVER_NAME}/$1  [R,L]
  295.     </example>
  296.  
  297.     <p>This rewrite ruleset lets you use hyperlinks of the form
  298.     <code><a href="document.html:SSL"></code></p>
  299. </section>
  300. </section>
  301. <!-- configuration -->
  302.  
  303. <section id="aboutcerts"><title>About Certificates</title>
  304. <ul>
  305. <li><a href="#keyscerts">What are Keys, CSRs and Certs?</a></li>
  306. <li><a href="#startup">Difference on startup?</a></li>
  307. <li><a href="#realcert">How to create a real cert?</a></li>
  308. <li><a href="#ownca">How to create my own CA?</a></li>
  309. <li><a href="#passphrase">How to change a pass phrase?</a></li>
  310. <li><a href="#removepassphrase">How to remove a pass phrase?</a></li>
  311. <li><a href="#verify">How to verify a key/cert pair?</a></li>
  312. <li><a href="#badcert">Bad Certificate Error?</a></li>
  313. <li><a href="#keysize">Why does a 2048-bit key not work?</a></li>
  314. <li><a href="#hashsymlinks">Why is client auth broken?</a></li>
  315. <li><a href="#pemder">How to convert from PEM to DER?</a></li>
  316. <li><a href="#verisign">Verisign and the magic getca program?</a></li>
  317. <li><a href="#sgc">Global IDs or SGC?</a></li>
  318. <li><a href="#gid">Global IDs and Cert Chain?</a></li>
  319. </ul>
  320.  
  321. <section id="keyscerts"><title>What are RSA Private Keys, CSRs and Certificates?</title>
  322. <p>The RSA private key file is a digital file that you can use to decrypt
  323.     messages sent to you. It has a public component which you distribute (via
  324.     your Certificate file) which allows people to encrypt those messages to
  325.     you. A Certificate Signing Request (CSR) is a digital file which contains
  326.     your public key and your name. You send the CSR to a Certifying Authority
  327.     (CA) to be converted into a real Certificate. A Certificate contains your
  328.     RSA public key, your name, the name of the CA, and is digitally signed by
  329.     your CA. Browsers that know the CA can verify the signature on that
  330.     Certificate, thereby obtaining your RSA public key. That enables them to
  331.     send messages which only you can decrypt.
  332.     See the <a href="ssl_intro.html">Introduction</a> chapter for a general
  333.     description of the SSL protocol.</p>
  334. </section>
  335.  
  336. <section id="startup"><title>Seems like there is a difference on startup between the original Apache and an SSL-aware Apache?</title>
  337. <p>Yes, in general, starting Apache with a built-in mod_ssl is just like
  338.     starting an unencumbered Apache, except for the fact that when you have a
  339.     pass phrase on your SSL private key file. Then a startup dialog pops up
  340.     asking you to enter the pass phrase.</p>
  341.     
  342.     <p>To type in the pass phrase manually when starting the server can be
  343.     problematic, for instance when starting the server from the system boot
  344.     scripts. As an alternative to this situation you can follow the steps
  345.     below under ``How can I get rid of the pass-phrase dialog at Apache
  346.     startup time?''.</p>
  347. </section>
  348.  
  349. <section id="realcert"><title>Ok, I've got my server installed and want to create a real SSL
  350. server Certificate for it. How do I do it?</title>
  351. <p>Here is a step-by-step description:</p>
  352.     
  353.     <ol>
  354.     <li>Make sure OpenSSL is really installed and in your <code>PATH</code>.
  355.         But some commands even work ok when you just run the
  356.         ``<code>openssl</code>'' program from within the OpenSSL source tree as
  357.         ``<code>./apps/openssl</code>''.<br />
  358.  
  359.         <br />
  360.     </li>
  361.     <li>Create a RSA private key for your Apache server
  362.        (will be Triple-DES encrypted and PEM formatted):<br />
  363.        <br />
  364.        <code><strong>$ openssl genrsa -des3 -out server.key 1024</strong></code><br />
  365.        <br />
  366.        Please backup this <code>server.key</code> file and remember the
  367.        pass-phrase you had to enter at a secure location.
  368.        You can see the details of this RSA private key via the command:<br />
  369.  
  370.        <br />
  371.        <code><strong>$ openssl rsa -noout -text -in server.key</strong></code><br />
  372.        <br />
  373.        And you could create a decrypted PEM version (not recommended)
  374.        of this RSA private key via:<br />
  375.        <br />
  376.        <code><strong>$ openssl rsa -in server.key -out server.key.unsecure</strong></code><br />
  377.        <br />
  378.  
  379.     </li>
  380.     <li>Create a Certificate Signing Request (CSR) with the server RSA private
  381.        key (output will be PEM formatted):<br />
  382.        <br />
  383.        <code><strong>$ openssl req -new -key server.key -out server.csr</strong></code><br />
  384.        <br />
  385.        Make sure you enter the FQDN ("Fully Qualified Domain Name") of the
  386.        server when OpenSSL prompts you for the "CommonName", i.e. when you
  387.        generate a CSR for a website which will be later accessed via
  388.        <code>https://www.foo.dom/</code>, enter "www.foo.dom" here.
  389.        You can see the details of this CSR via the command<br />
  390.  
  391.        <br />
  392.        <code><strong>$ openssl req -noout -text -in server.csr</strong></code><br />
  393.        <br />
  394.     </li>
  395.     <li>You now have to send this Certificate Signing Request (CSR) to
  396.        a Certifying Authority (CA) for signing. The result is then a real
  397.        Certificate which can be used for Apache. Here you have two options:
  398.        First you can let the CSR sign by a commercial CA like Verisign or
  399.        Thawte. Then you usually have to post the CSR into a web form, pay for
  400.        the signing and await the signed Certificate you then can store into a
  401.        server.crt file. For more information about commercial CAs have a look
  402.        at the following locations:<br />
  403.        <br />
  404.        <ol>
  405.        <li>  Verisign<br />
  406.  
  407.              <a href="http://digitalid.verisign.com/server/apacheNotice.htm">
  408.              http://digitalid.verisign.com/server/apacheNotice.htm
  409.              </a>
  410.        </li>
  411.        <li>  Thawte Consulting<br />
  412.              <a href="http://www.thawte.com/certs/server/request.html">
  413.              http://www.thawte.com/certs/server/request.html
  414.              </a>
  415.        </li>
  416.  
  417.        <li>  CertiSign Certificadora Digital Ltda.<br />
  418.              <a href="http://www.certisign.com.br">
  419.              http://www.certisign.com.br
  420.              </a>
  421.        </li>
  422.        <li>  IKS GmbH<br />
  423.              <a href="http://www.iks-jena.de/produkte/ca/">
  424.  
  425.              http://www.iks-jena.de/produkte/ca/
  426.              </a>
  427.        </li>
  428.        <li>  Uptime Commerce Ltd.<br />
  429.              <a href="http://www.uptimecommerce.com">
  430.              http://www.uptimecommerce.com
  431.              </a>
  432.        </li>
  433.        <li>  BelSign NV/SA<br />
  434.  
  435.              <a href="http://www.belsign.be">
  436.              http://www.belsign.be
  437.              </a>
  438.        </li>
  439.        </ol>
  440.  
  441.        Second you can use your own CA and now have to sign the CSR yourself by
  442.        this CA. Read the next answer in this FAQ on how to sign a CSR with
  443.        your CA yourself.
  444.        You can see the details of the received Certificate via the command:<br />
  445.        <br />
  446.        <code><strong>$ openssl x509 -noout -text -in server.crt</strong></code><br />
  447.  
  448.     </li>
  449.     <li>Now you have two files: <code>server.key</code> and
  450.     <code>server.crt</code>. These now can be used as following inside your
  451.     Apache's <code>httpd.conf</code> file:
  452.        <pre>
  453.        SSLCertificateFile    /path/to/this/server.crt
  454.        SSLCertificateKeyFile /path/to/this/server.key
  455.        </pre>
  456.        The <code>server.csr</code> file is no longer needed.
  457.     </li>
  458.  
  459.     </ol>
  460. </section>
  461.  
  462. <section id="ownca"><title>How can I create and use my own Certificate Authority (CA)?</title>
  463.     <p>The short answer is to use the <code>CA.sh</code> or <code>CA.pl</code>
  464.  
  465.     script provided by OpenSSL. The long and manual answer is this:</p>
  466.     
  467.     <ol>
  468.     <li>Create a RSA private key for your CA
  469.        (will be Triple-DES encrypted and PEM formatted):<br />
  470.        <br />
  471.        <code><strong>$ openssl genrsa -des3 -out ca.key 1024</strong></code><br />
  472.        <br />
  473.        Please backup this <code>ca.key</code> file and remember the
  474.        pass-phrase you currently entered at a secure location.
  475.        You can see the details of this RSA private key via the command<br />
  476.  
  477.        <br />
  478.        <code><strong>$ openssl rsa -noout -text -in ca.key</strong></code><br />
  479.        <br />
  480.        And you can create a decrypted PEM version (not recommended) of this
  481.        private key via:<br />
  482.        <br />
  483.        <code><strong>$ openssl rsa -in ca.key -out ca.key.unsecure</strong></code><br />
  484.        <br />
  485.  
  486.     </li>
  487.     <li>Create a self-signed CA Certificate (X509 structure)
  488.        with the RSA key of the CA (output will be PEM formatted):<br />
  489.        <br />
  490.        <code><strong>$ openssl req -new -x509 -days 365 -key ca.key -out ca.crt</strong></code><br />
  491.        <br />
  492.        You can see the details of this Certificate via the command:<br />
  493.        <br />
  494.  
  495.        <code><strong>$ openssl x509 -noout -text -in ca.crt</strong></code><br />
  496.        <br />
  497.     </li>
  498.     <li>Prepare a script for signing which is needed because
  499.        the ``<code>openssl ca</code>'' command has some strange requirements
  500.        and the default OpenSSL config doesn't allow one easily to use
  501.        ``<code>openssl ca</code>'' directly. So a script named
  502.        <code>sign.sh</code> is distributed with the mod_ssl distribution
  503.        (subdir <code>pkg.contrib/</code>). Use this script for signing.
  504.     </li>
  505.  
  506.     <li>Now you can use this CA to sign server CSR's in order to create real
  507.        SSL Certificates for use inside an Apache webserver (assuming
  508.        you already have a <code>server.csr</code> at hand):<br />
  509.        <br />
  510.        <code><strong>$ ./sign.sh server.csr</strong></code><br />
  511.        <br />
  512.        This signs the server CSR and results in a <code>server.crt</code> file.<br />
  513.  
  514.     </li>
  515.     </ol>
  516.  
  517. </section>
  518.  
  519. <section id="passphrase"><title>How can I change the pass-phrase on my private key file?</title>
  520. <p>You simply have to read it with the old pass-phrase and write it again
  521.     by specifying the new pass-phrase. You can accomplish this with the following
  522.     commands:</p>
  523.  
  524.     
  525.     <p><code><strong>$ openssl rsa -des3 -in server.key -out server.key.new</strong></code><br />
  526.     <code><strong>$ mv server.key.new server.key</strong></code><br /></p>
  527.     
  528.     <p>Here you're asked two times for a PEM pass-phrase. At the first
  529.     prompt enter the old pass-phrase and at the second prompt
  530.     enter the new pass-phrase.</p>
  531. </section>
  532.  
  533. <section id="removepassphrase"><title>How can I get rid of the pass-phrase dialog at Apache startup time?</title>
  534. <p>The reason why this dialog pops up at startup and every re-start
  535.     is that the RSA private key inside your server.key file is stored in
  536.     encrypted format for security reasons. The pass-phrase is needed to be
  537.     able to read and parse this file. When you can be sure that your server is
  538.     secure enough you perform two steps:</p>
  539.     
  540.     <ol>
  541.     <li>Remove the encryption from the RSA private key (while
  542.        preserving the original file):<br />
  543.        <br />
  544.        <code><strong>$ cp server.key server.key.org</strong></code><br />
  545.        <code><strong>$ openssl rsa -in server.key.org -out server.key</strong></code><br />
  546.  
  547.        <br />
  548.     </li>
  549.     <li>Make sure the server.key file is now only readable by root:<br />
  550.        <br />
  551.        <code><strong>$ chmod 400 server.key</strong></code><br />
  552.        <br />
  553.     </li>
  554.     </ol>
  555.  
  556.     <p>Now <code>server.key</code> will contain an unencrypted copy of the key.
  557.     If you point your server at this file it will not prompt you for a
  558.     pass-phrase. HOWEVER, if anyone gets this key they will be able to
  559.     impersonate you on the net. PLEASE make sure that the permissions on that
  560.     file are really such that only root or the web server user can read it
  561.     (preferably get your web server to start as root but run as another
  562.     server, and have the key readable only by root).</p>
  563.     
  564.     <p>As an alternative approach you can use the ``<code>SSLPassPhraseDialog
  565.     exec:/path/to/program</code>'' facility. But keep in mind that this is
  566.     neither more nor less secure, of course.</p>
  567. </section>
  568.  
  569. <section id="verify"><title>How do I verify that a private key matches its Certificate?</title>
  570. <p>The private key contains a series of numbers. Two of those numbers form
  571.     the "public key", the others are part of your "private key". The "public
  572.     key" bits are also embedded in your Certificate (we get them from your
  573.     CSR). To check that the public key in your cert matches the public
  574.     portion of your private key, you need to view the cert and the key and
  575.     compare the numbers. To view the Certificate and the key run the
  576.     commands:</p>
  577.     
  578.     <p><code><strong>$ openssl x509 -noout -text -in server.crt</strong></code><br />
  579.     <code><strong>$ openssl rsa -noout -text -in server.key</strong></code></p>
  580.     
  581.     <p>The `modulus' and the `public exponent' portions in the key and the
  582.     Certificate must match. But since the public exponent is usually 65537
  583.     and it's bothering comparing long modulus you can use the following
  584.     approach:</p>
  585.  
  586.     
  587.     <p><code><strong>$ openssl x509 -noout -modulus -in server.crt | openssl md5</strong></code><br />
  588.     <code><strong>$ openssl rsa -noout -modulus -in server.key | openssl md5</strong></code></p>
  589.     
  590.     <p>And then compare these really shorter numbers. With overwhelming
  591.     probability they will differ if the keys are different. BTW, if I want to
  592.     check to which key or certificate a particular CSR belongs you can compute</p>
  593.     
  594.     <p><code><strong>$ openssl req -noout -modulus -in server.csr | openssl md5</strong></code></p>
  595. </section>
  596.  
  597. <section id="badcert"><title>What does it mean when my connections fail with an "alert bad certificate"
  598. error?</title>
  599. <p>Usually when you see errors like <code>OpenSSL: error:14094412: SSL
  600.     routines:SSL3_READ_BYTES:sslv3 alert bad certificate</code> in the SSL
  601.     logfile, this means that the browser was unable to handle the server
  602.     certificate/private-key which perhaps contain a RSA-key not equal to 1024
  603.     bits. For instance Netscape Navigator 3.x is one of those browsers.</p>
  604. </section>
  605.  
  606. <section id="keysize"><title>Why does my 2048-bit private key not work?</title>
  607. <p>The private key sizes for SSL must be either 512 or 1024 for compatibility
  608.     with certain web browsers. A keysize of 1024 bits is recommended because
  609.     keys larger than 1024 bits are incompatible with some versions of Netscape
  610.     Navigator and Microsoft Internet Explorer, and with other browsers that
  611.     use RSA's BSAFE cryptography toolkit.</p>
  612. </section>
  613.  
  614. <section id="hashsymlinks"><title>Why is client authentication broken after upgrading from
  615. SSLeay version 0.8 to 0.9?</title>
  616. <p>The CA certificates under the path you configured with
  617.     <code>SSLCACertificatePath</code> are found by SSLeay through hash
  618.     symlinks. These hash values are generated by the `<code>openssl x509 -noout
  619.     -hash</code>' command. But the algorithm used to calculate the hash for a
  620.     certificate has changed between SSLeay 0.8 and 0.9. So you have to remove
  621.     all old hash symlinks and re-create new ones after upgrading. Use the
  622.     <code>Makefile</code> mod_ssl placed into this directory.</p>
  623. </section>
  624.  
  625. <section id="pemder"><title>How can I convert a certificate from PEM to DER format?</title>
  626. <p>The default certificate format for SSLeay/OpenSSL is PEM, which actually
  627.     is Base64 encoded DER with header and footer lines. For some applications
  628.     (e.g. Microsoft Internet Explorer) you need the certificate in plain DER
  629.     format. You can convert a PEM file <code>cert.pem</code> into the
  630.     corresponding DER file <code>cert.der</code> with the following command:
  631.     <code><strong>$ openssl x509 -in cert.pem -out cert.der -outform DER</strong></code></p>
  632. </section>
  633.  
  634. <section id="verisign"><title>I try to install a Verisign certificate. Why can't I find neither the
  635. <code>getca</code> nor <code>getverisign</code> programs Verisign mentions?</title>
  636. <p>This is because Verisign has never provided specific instructions
  637.     for Apache+mod_ssl. Rather they tell you what you should do
  638.     if you were using C2Net's Stronghold (a commercial Apache
  639.     based server with SSL support). The only thing you have to do
  640.     is to save the certificate into a file and give the name of
  641.     that file to the <code>SSLCertificateFile</code> directive.
  642.     Remember that you need to give the key file in as well (see
  643.     <code>SSLCertificateKeyFile</code> directive). For a better
  644.     CA-related overview on SSL certificate fiddling you can look at <a
  645.     href="http://www.thawte.com/html/SUPPORT/server/softwaredocs/modssl.html">Thawte's mod_ssl instructions</a>.</p>
  646. </section>
  647.  
  648. <section id="sgc"><title>Can I use the Server Gated Cryptography (SGC) facility (aka Verisign Global
  649. ID) also with mod_ssl?</title>
  650. <p>Yes, mod_ssl since version 2.1 supports the SGC facility. You don't have
  651.     to configure anything special for this, just use a Global ID as your
  652.     server certificate. The <em>step up</em> of the clients are then
  653.     automatically handled by mod_ssl under run-time. For details please read
  654.     the <code>README.GlobalID</code> document in the mod_ssl distribution.</p>
  655. </section>
  656.  
  657. <section id="gid"><title>After I have installed my new Verisign Global ID server certificate, the
  658. browsers complain that they cannot verify the server certificate?</title>
  659. <p>That is because Verisign uses an intermediate CA certificate between
  660.     the root CA certificate (which is installed in the browsers) and
  661.     the server certificate (which you installed in the server). You
  662.     should have received this additional CA certificate from Verisign.
  663.     If not, complain to them. Then configure this certificate with the
  664.     <code>SSLCertificateChainFile</code> directive in the server. This
  665.     makes sure the intermediate CA certificate is send to the browser
  666.     and this way fills the gap in the certificate chain.</p>
  667. </section>
  668. </section>
  669. <!-- /certs -->
  670.  
  671. <section id="aboutssl"><title>About SSL Protocol</title>
  672. <ul>
  673. <li><a href="#random">Random SSL errors under heavy load?</a></li>
  674. <li><a href="#load">Why has the server a higher load?</a></li>
  675. <li><a href="#establishing">Why are connections horribly slow?</a></li>
  676. <li><a href="#ciphers">Which ciphers are supported?</a></li>
  677. <li><a href="#adh">How to use Anonymous-DH ciphers</a></li>
  678. <li><a href="#sharedciphers">Why do I get 'no shared ciphers'?</a></li>
  679. <li><a href="#vhosts">HTTPS and name-based vhosts</a></li>
  680. <li><a href="#vhosts2">Why is it not possible to use Name-Based Virtual
  681. Hosting to identify different SSL virtual hosts?</a></li>
  682. <li><a href="#lockicon">The lock icon in Netscape locks very late</a></li>
  683. <li><a href="#msie">Why do I get I/O errors with MSIE clients?</a></li>
  684. <li><a href="#nn">Why do I get I/O errors with NS clients?</a></li>
  685. </ul>
  686.  
  687. <section id="random"><title>Why do I get lots of random SSL protocol errors under heavy server load?</title>
  688. <p>There can be a number of reasons for this, but the main one
  689.     is problems with the SSL session Cache specified by the
  690.     <directive module="mod_ssl">SSLSessionCache</directive> directive. The DBM session
  691.     cache is most likely the source of the problem, so trying the SHM session cache or
  692.     no cache at all may help.</p>
  693. </section>
  694.  
  695. <section id="load"><title>Why has my webserver a higher load now that I run SSL there?</title>
  696. <p>Because SSL uses strong cryptographic encryption and this needs a lot of
  697.     number crunching. And because when you request a webpage via HTTPS even
  698.     the images are transferred encrypted. So, when you have a lot of HTTPS
  699.     traffic the load increases.</p>
  700. </section>
  701.  
  702. <section id="establishing"><title>Often HTTPS connections to my server require up to 30 seconds for establishing
  703. the connection, although sometimes it works faster?</title>
  704. <p>Usually this is caused by using a <code>/dev/random</code> device for
  705.     <code>SSLRandomSeed</code> which is blocking in read(2) calls if not
  706.     enough entropy is available. Read more about this problem in the reference
  707.     chapter under <code>SSLRandomSeed</code>.</p>
  708. </section>
  709.  
  710. <section id="ciphers"><title>What SSL Ciphers are supported by mod_ssl?</title>
  711. <p>Usually just all SSL ciphers which are supported by the
  712.     version of OpenSSL in use (can depend on the way you built
  713.     OpenSSL). Typically this at least includes the following:</p>
  714.     
  715.     <ol>
  716.     <li>RC4 with MD5</li>
  717.  
  718.     <li>RC4 with MD5 (export version restricted to 40-bit key)</li>
  719.     <li>RC2 with MD5</li>
  720.     <li>RC2 with MD5 (export version restricted to 40-bit key)</li>
  721.     <li>IDEA with MD5</li>
  722.     <li>DES with MD5</li>
  723.     <li>Triple-DES with MD5</li>
  724.  
  725.     </ol>
  726.     
  727.     <p>To determine the actual list of supported ciphers you can
  728.     run the following command:</p>
  729.     <example>$ openssl ciphers -v</example>
  730. </section>
  731.  
  732. <section id="adh"><title>I want to use Anonymous Diffie-Hellman (ADH) ciphers, but I always get ``no
  733. shared cipher'' errors?</title>
  734. <p>In order to use Anonymous Diffie-Hellman (ADH) ciphers, it is not enough
  735.     to just put ``<code>ADH</code>'' into your <code>SSLCipherSuite</code>.
  736.     Additionally you have to build OpenSSL with
  737.     ``<code>-DSSL_ALLOW_ADH</code>''. Because per default OpenSSL does not
  738.     allow ADH ciphers for security reasons. So if you are actually enabling
  739.     these ciphers make sure you are informed about the side-effects.</p>
  740. </section>
  741.  
  742. <section id="sharedciphers"><title>I always just get a 'no shared ciphers' error if
  743. I try to connect to my freshly installed server?</title>
  744. <p>Either you have messed up your <code>SSLCipherSuite</code>
  745.     directive (compare it with the pre-configured example in
  746.     <code>httpd.conf-dist</code>) or you have chosen the DSA/DH
  747.     algorithms instead of RSA when you generated your private key
  748.     and ignored or overlooked the warnings.  If you have chosen
  749.     DSA/DH, then your server no longer speaks RSA-based SSL ciphers
  750.     (at least not until you also configure an additional RSA-based
  751.     certificate/key pair). But current browsers like NS or IE only speak
  752.     RSA ciphers. The result is the "no shared ciphers" error. To fix
  753.     this, regenerate your server certificate/key pair and this time
  754.     choose the RSA algorithm.</p>
  755. </section>
  756.  
  757. <section id="vhosts"><title>Why can't I use SSL with name-based/non-IP-based virtual hosts?</title>
  758. <p>The reason is very technical. Actually it's some sort of a chicken and
  759.     egg problem: The SSL protocol layer stays below the HTTP protocol layer
  760.     and encapsulates HTTP. When an SSL connection (HTTPS) is established
  761.     Apache/mod_ssl has to negotiate the SSL protocol parameters with the
  762.     client. For this mod_ssl has to consult the configuration of the virtual
  763.     server (for instance it has to look for the cipher suite, the server
  764.     certificate, etc.). But in order to dispatch to the correct virtual server
  765.     Apache has to know the <code>Host</code> HTTP header field. For this the
  766.     HTTP request header has to be read. This cannot be done before the SSL
  767.     handshake is finished. But the information is already needed at the SSL
  768.     handshake phase. Bingo!</p>
  769. </section>
  770.  
  771. <section id="vhosts2"><title>Why is it not possible to use Name-Based
  772. Virtual Hosting to identify different SSL virtual hosts?</title>
  773.     <p>Name-Based Virtual Hosting is a very popular method of identifying
  774.     different virtual hosts. It allows you to use the same IP address and
  775.     the same port number for many different sites. When people move on to
  776.     SSL, it seems natural to assume that the same method can be used to have
  777.     lots of different SSL virtual hosts on the same server.</p>
  778.  
  779.     <p>It comes as rather a shock to learn that it is impossible.</p> 
  780.  
  781.     <p>The reason is that the SSL protocol is a separate layer which
  782.     encapsulates the HTTP protocol. So the problem is that the SSL session
  783.     is a separate transaction that takes place before the HTTP session even
  784.     starts. Therefore all the server receives is an SSL request on IP
  785.     address X and port Y (usually 443). Since the SSL request does not
  786.     contain any Host: field, the server has no way to decide which SSL
  787.     virtual host to use. Usually, it will just use the first one it finds
  788.     that matches the port and IP address.</p> 
  789.  
  790.     <p>You can, of course, use Name-Based Virtual Hosting to identify many
  791.     non-SSL virtual hosts (all on port 80, for example) and then you can
  792.     have no more than 1 SSL virtual host (on port 443). But if you do this,
  793.     you must make sure to put the non-SSL port number on the NameVirtualHost
  794.     directive, e.g.</p> 
  795.  
  796.     <example>
  797.       NameVirtualHost 192.168.1.1:80
  798.     </example>
  799.     
  800.     <p>Other workaround solutions are: </p>
  801.  
  802.     <p>Use separate IP addresses for different SSL hosts. 
  803.     Use different port numbers for different SSL hosts.</p> 
  804. </section>
  805.  
  806. <section id="lockicon"><title>When I use Basic Authentication over HTTPS the lock icon in Netscape browsers
  807. still shows the unlocked state when the dialog pops up. Does this mean the
  808. username/password is still transmitted unencrypted?</title>
  809. <p>No, the username/password is already transmitted encrypted. The icon in
  810.     Netscape browsers is just not really synchronized with the SSL/TLS layer
  811.     (it toggles to the locked state when the first part of the actual webpage
  812.     data is transferred which is not quite correct) and this way confuses
  813.     people. The Basic Authentication facility is part of the HTTP layer and
  814.     this layer is above the SSL/TLS layer in HTTPS. And before any HTTP data
  815.     communication takes place in HTTPS the SSL/TLS layer has already done the
  816.     handshake phase and switched to encrypted communication. So, don't get
  817.     confused by this icon.</p>
  818. </section>
  819.  
  820. <section id="msie"><title>When I connect via HTTPS to an Apache+mod_ssl+OpenSSL server with Microsoft Internet
  821. Explorer (MSIE) I get various I/O errors. What is the reason?</title>
  822. <p>The first reason is that the SSL implementation in some MSIE versions has
  823.     some subtle bugs related to the HTTP keep-alive facility and the SSL close
  824.     notify alerts on socket connection close. Additionally the interaction
  825.     between SSL and HTTP/1.1 features are problematic with some MSIE versions,
  826.     too. You've to work-around these problems by forcing
  827.     Apache+mod_ssl+OpenSSL to not use HTTP/1.1, keep-alive connections or
  828.     sending the SSL close notify messages to MSIE clients. This can be done by
  829.     using the following directive in your SSL-aware virtual host section:</p>
  830.     <example>
  831.     SetEnvIf User-Agent ".*MSIE.*" \<br />
  832.              nokeepalive ssl-unclean-shutdown \<br />
  833.              downgrade-1.0 force-response-1.0
  834.     </example>
  835.     <p>Additionally it is known some MSIE versions have also problems
  836.     with particular ciphers. Unfortunately one cannot workaround these
  837.     bugs only for those MSIE particular clients, because the ciphers
  838.     are already used in the SSL handshake phase. So a MSIE-specific
  839.     <directive module="mod_setenvif">SetEnvIf</directive> doesn't work
  840.     to solve these problems. Instead one has to do more drastic
  841.     adjustments to the global parameters. But before you decide to do
  842.     this, make sure your clients really have problems. If not, do not
  843.     do this, because it affects all(!) your clients, i.e., also your
  844.     non-MSIE clients.</p>
  845.  
  846.     <p>The next problem is that 56bit export versions of MSIE 5.x browsers have a
  847.     broken SSLv3 implementation which badly interacts with OpenSSL versions
  848.     greater than 0.9.4. You can either accept this and force your clients to
  849.     upgrade their browsers, or you downgrade to OpenSSL 0.9.4 (hmmm), or you
  850.     can decide to workaround it by accepting the drawback that your workaround
  851.     will horribly affect also other browsers:</p>
  852.     <example>SSLProtocol all -SSLv3</example>
  853.     <p>This completely disables the SSLv3 protocol and lets those browsers work.
  854.     But usually this is an even less acceptable workaround. A more reasonable
  855.     workaround is to address the problem more closely and disable only the
  856.     ciphers which cause trouble.</p>
  857.     <example><p><code>SSLCipherSuite
  858.     ALL:!ADH:<strong>!EXPORT56</strong>:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP</code>
  859.     </p></example>
  860.  
  861.     <p>This also lets the broken MSIE versions work, but only removes the
  862.     newer 56bit TLS ciphers.</p>
  863.     
  864.     <p>Another problem with MSIE 5.x clients is that they refuse to connect to
  865.     URLs of the form <code>https://12.34.56.78/</code> (IP-addresses are used
  866.     instead of the hostname), if the server is using the Server Gated
  867.     Cryptography (SGC) facility. This can only be avoided by using the fully
  868.     qualified domain name (FQDN) of the website in hyperlinks instead, because
  869.     MSIE 5.x has an error in the way it handles the SGC negotiation.</p>
  870.     
  871.     <p>And finally there are versions of MSIE which seem to require that
  872.     an SSL session can be reused (a totally non standard-conforming
  873.     behaviour, of course). Connection with those MSIE versions only work
  874.     if a SSL session cache is used. So, as a work-around, make sure you
  875.     are using a session cache (see <directive module="mod_ssl"
  876.     >SSLSessionCache</directive> directive).</p>
  877. </section>
  878.  
  879. <section id="nn"><title>When I connect via HTTPS to an Apache+mod_ssl server with Netscape Navigator I
  880. get I/O errors and the message "Netscape has encountered bad data from the
  881. server" What's the reason?</title>
  882. <p>
  883.     The problem usually is that you had created a new server certificate with
  884.     the same DN, but you had told your browser to accept forever the old
  885.     server certificate. Once you clear the entry in your browser for the old
  886.     certificate, everything usually will work fine. Netscape's SSL
  887.     implementation is correct, so when you encounter I/O errors with Netscape
  888.     Navigator it is most of the time caused by the configured certificates.</p>
  889. </section>
  890. </section>
  891. <!-- /aboutssl -->
  892.  
  893. <section id="support"><title>About Support</title>
  894. <ul>
  895. <li><a href="#resources">Resources in case of problems?</a></li>
  896. <li><a href="#contact">Support in case of problems?</a></li>
  897. <li><a href="#reportdetails">How to write a problem report?</a></li>
  898. <li><a href="#coredumphelp">I got a core dump, can you help me?</a></li>
  899. <li><a href="#backtrace">How to get a backtrace?</a></li>
  900. </ul>
  901.  
  902. <section id="resources"><title>What information resources are available in case of mod_ssl problems?</title>
  903. <p>The following information resources are available.
  904.     In case of problems you should search here first.</p>
  905.  
  906.     <dl>
  907.     <dt>Answers in the User Manual's F.A.Q. List (this)</dt>
  908.     <dd><a href="http://httpd.apache.org/docs-2.0/ssl/ssl_faq.html">
  909.         http://httpd.apache.org/docs-2.0/ssl/ssl_faq.html</a><br />
  910.         First look inside the F.A.Q. (this text), perhaps your problem is such
  911.         popular that it was already answered a lot of times in the past.
  912.     </dd>
  913.     <dt>Postings from the modssl-users Support Mailing List <a 
  914.         href="http://www.modssl.org/support/"
  915.         >http://www.modssl.org/support/</a></dt>
  916.     <dd>Second search for your problem in one of the existing archives of the
  917.         modssl-users mailing list. Perhaps your problem popped up at least once for
  918.         another user, too.
  919.     </dd>
  920.     </dl>
  921. </section>
  922.  
  923. <section id="contact"><title>What support contacts are available in case of mod_ssl problems?</title>
  924.  <p>The following lists all support possibilities for mod_ssl, in order of
  925.     preference, i.e. start in this order and do not pick the support possibility
  926.     you just like most, please.</p>
  927.  
  928.     <ol>
  929.     <li><em>Write a Problem Report into the Bug Database</em><br />
  930.         <a href="http://www.modssl.org/support/bugdb/">
  931.         http://www.modssl.org/support/bugdb/</a><br />
  932.         This is the preferred way of submitting your problem report, because this
  933.         way it gets filed into the bug database (it cannot be lost) <em>and</em>
  934.         send to the modssl-users mailing list (others see the current problems and
  935.         learn from answers).
  936.     </li>
  937.  
  938.     <li><em>Write a Problem Report to the modssl-users Support Mailing List</em><br />
  939.         <a href="mailto:modssl-users@modssl.org">
  940.         modssl-users@modssl.org</a><br />
  941.         This is the second way of submitting your problem report. You have to
  942.         subscribe to the list first, but then you can easily discuss your problem
  943.         with both the author and the whole mod_ssl user community.
  944.     </li>
  945.     </ol>
  946. </section>
  947.  
  948. <section id="reportdetails"><title>What information and details should I
  949.     provide when writing a bug report?</title>
  950. <p>You have to at least always provide the following information:</p>
  951.  
  952.     <dl>
  953.     <dt>Apache and OpenSSL version information</dt>
  954.     <dd>The Apache version can be determined
  955.         by running ``<code>httpd -v</code>''. The OpenSSL version can be
  956.         determined by running ``<code>openssl version</code>''. Alternatively when
  957.         you have Lynx installed you can run the command ``<code>lynx -mime_header
  958.         http://localhost/ | grep Server</code>'' to determine all information in a
  959.         single step.
  960.     </dd>
  961.  
  962.     <dt>The details on how you built and installed Apache+mod_ssl+OpenSSL</dt>
  963.     <dd>For this you can provide a logfile of your terminal session which shows
  964.         the configuration and install steps. Alternatively you can at least
  965.         provide the <code>configure</code> command line you used.
  966.     </dd>
  967.  
  968.     <dt>In case of core dumps please include a Backtrace</dt>
  969.     <dd>In case your Apache+mod_ssl+OpenSSL should really dump core please attach
  970.         a stack-frame ``backtrace'' (see the next question on how to get it).
  971.         Without this information the reason for your core dump cannot be found.
  972.         So you have to provide the backtrace, please.
  973.     </dd>
  974.     
  975.     <dt>A detailed description of your problem</dt>
  976.     <dd>Don't laugh, I'm totally serious. I already got a lot of problem reports
  977.         where the people not really said what's the actual problem is. So, in your
  978.         own interest (you want the problem be solved, don't you?) include as much
  979.         details as possible, please. But start with the essentials first, of
  980.         course.
  981.     </dd>
  982.     </dl>
  983. </section>
  984.  
  985. <section id="coredumphelp"><title>I got a core dump, can you help me?</title>
  986. <p>In general no, at least not unless you provide more details about the code
  987.     location where Apache dumped core. What is usually always required in
  988.     order to help you is a backtrace (see next question). Without this
  989.     information it is mostly impossible to find the problem and help you in
  990.     fixing it.</p>
  991. </section>
  992.  
  993. <section id="backtrace"><title>Ok, I got a core dump but how do I get a backtrace to find out the reason for it?</title>
  994. <p>Follow the following steps:</p>
  995.     <ol>
  996.     <li>Make sure you have debugging symbols available in at least
  997.         Apache. On platforms where you use GCC/GDB you have to build
  998.         Apache+mod_ssl with ``<code>OPTIM="-g -ggdb3"</code>'' to achieve this. On
  999.         other platforms at least ``<code>OPTIM="-g"</code>'' is needed.
  1000.     </li>
  1001.  
  1002.     <li>Startup the server and try to produce the core-dump. For this you perhaps
  1003.         want to use a directive like ``<code>CoreDumpDirectory /tmp</code>'' to
  1004.         make sure that the core-dump file can be written. You then should get a
  1005.         <code>/tmp/core</code> or <code>/tmp/httpd.core</code> file. When you
  1006.         don't get this, try to run your server under an UID != 0 (root), because
  1007.         most "current" kernels do not allow a process to dump core after it has
  1008.         done a <code>setuid()</code> (unless it does an <code>exec()</code>) for
  1009.         security reasons (there can be privileged information left over in
  1010.         memory). Additionally you can run ``<code>/path/to/httpd -X</code>''
  1011.         manually to force Apache to not fork.
  1012.     </li>
  1013.  
  1014.     <li>Analyze the core-dump. For this run <code>gdb /path/to/httpd
  1015.         /tmp/httpd.core</code> or a similar command has to run. In GDB you then
  1016.         just have to enter the <code>bt</code> command and, voila, you get the
  1017.         backtrace. For other debuggers consult your local debugger manual. Send
  1018.         this backtrace to the author.
  1019.     </li>
  1020.     </ol>
  1021. </section>
  1022. </section>
  1023. </manualpage>
  1024.