<div>Apache was working with self signed certificate. We changed the ssl.conf file to read certicates from godaddy and it it failed to restart because of incorrecrt parphrase.</div>
<div> </div>
<div><font size="3" face="Consolas">bash-3.2# /sbin/service httpd restart</font></div>
<div>
<p style="MARGIN: 0in 0in 0pt" class="MsoPlainText"><font size="3" face="Consolas">Stopping httpd:<span style="mso-spacerun: yes">                                            </span>[<span style="mso-spacerun: yes">  </span>OK<span style="mso-spacerun: yes">  </span>]</font></p>

<p style="MARGIN: 0in 0in 0pt" class="MsoPlainText"><font size="3" face="Consolas">Starting httpd: Apache/2.2.3 mod_ssl/2.2.3 (Pass Phrase Dialog) Some of your private key files are encrypted for security reasons.</font></p>

<p style="MARGIN: 0in 0in 0pt" class="MsoPlainText"><font size="3" face="Consolas">In order to read them you have to provide the pass phrases.</font></p>
<p style="MARGIN: 0in 0in 0pt" class="MsoPlainText"><font size="3" face="Consolas"> </font></p>
<p style="MARGIN: 0in 0in 0pt" class="MsoPlainText"><font size="3" face="Consolas">Server <a href="http://tt.cs.sb.edu:443">tt.cs.sb.edu:443</a> (RSA) Enter pass phrase:</font></p>
<p style="MARGIN: 0in 0in 0pt" class="MsoPlainText"><font size="3" face="Consolas">Apache:mod_ssl:Error: Private key not found.</font></p>
<p style="MARGIN: 0in 0in 0pt" class="MsoPlainText"><font size="3" face="Consolas">**Stopped</font></p><span style="FONT-FAMILY: 'Calibri','sans-serif'; FONT-SIZE: 11pt; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA"><span style="mso-spacerun: yes">                                                           </span></span></div>

<div> </div>
<div>
<div>I then put the original ssl.conf back  (saved the ssl file with go daddy changes to ssl_gd.conf) but could not stop or start apache and this was the error</div>
<div>
<p style="MARGIN: 0in 0in 0pt" class="MsoPlainText"><font size="3" face="Consolas">/sbin/service httpd start</font></p>
<p style="MARGIN: 0in 0in 0pt" class="MsoPlainText"><font size="3" face="Consolas">Starting httpd: [Thu Mar 18 09:10:32 2010] [warn] module ssl_module is already loaded, skipping [Thu Mar 18 09:10:32 2010] [warn] NameVirtualHost *:443 has no VirtualHosts (98)Address already in use: make_sock: could not bind to address [::]:443 (98)Address already in use: make_sock: could not bind to address <a href="http://0.0.0.0:443">0.0.0.0:443</a> no listening sockets available, shutting down Unable to open logs</font></p>

<p style="MARGIN: 0in 0in 0pt" class="MsoPlainText"><font size="3" face="Consolas"></font> </p>
<p style="MARGIN: 0in 0in 0pt" class="MsoPlainText"><font size="3" face="Consolas">I re-generated the self signed certificate keys and restarted the server. </font></p>
<p style="MARGIN: 0in 0in 0pt" class="MsoPlainText">/sbin/service httpd start is looking for ssl_gd.conf and NOT SSL.CONF;  Don't know how this happened?</p>
<p style="MARGIN: 0in 0in 0pt" class="MsoPlainText"><br>Starting httpd: Syntax error on line 143 of /etc/httpd/conf.d/ssl_gd.conf:<br>SSLCertificateFile: file '/etc/sslcertificate/gd.crt' does not exist or is empty<br>
                                                           [FAILED]<br></p>
<p style="MARGIN: 0in 0in 0pt" class="MsoPlainText">Can anyone give some pointers to solve this?</p></div></div>