SSL Certificate Installation - Fedora 10 Perfect Server setup

Discussion in 'Server Operation' started by bryand1, May 20, 2009.

  1. bryand1

    bryand1 New Member

    Hello,

    I have a Linux server setup with Fedora 10 using the excellent tutorial written by Falko. I am trying to figure out how I can add an SSL certificate to two websites on this server. I already have the certificate and the bundle file from godaddy, and I already have the key file that was generated by the server.

    I tried using the ISPConfig control panel, but it says that the certificate is not trusted because it is "self-signed." How can I get this to work?!:mad:

    As you can tell, this is my first time working with a server and SSL certs, so any help would be greatly appreciated!

    -Bryan
     
  2. falko

    falko Super Moderator Howtoforge Staff

  3. bryand1

    bryand1 New Member

    Thank you for your response Falko, but now I have a more serious problem.

    I am using ISPConfig 3. When enter my State, Locality, Organization, Organizational Unit, and Country information, I then hit "Create Certificate" but nothing generates...

    I tried to do this a couple of times, and then I lost connection to my server and something went wrong? All of the sites on my server went down. Now I cannot get apache to work.

    I tried to reboot the server and I am getting an error when I try to start the httpd.

    What happened and how can I get my sites back up?
     
  4. bryand1

    bryand1 New Member

    I am now getting this error message?

    Code:
    
    Starting httpd: [Thu May 21 18:14:39 2009] [warn] NameVirtualHost xx.xx.xx.xx:34:80 has no VirtualHosts
    [Thu May 21 18:14:39 2009] [warn] NameVirtualHost xx.xx.xx.xx:443 has no VirtualHosts
                                                                                                             [FAILED]
    
    --------------------
    EDIT: I am no longer getting this error message, but when I run the following command:

    /etc/init.d/httpd start

    it still fails
     
    Last edited: May 22, 2009
  5. falko

    falko Super Moderator Howtoforge Staff

    Any errors in Apache's error log?
     

Share This Page