PDA

View Full Version : SSL Certificate Installation - Fedora 10 Perfect Server setup


bryand1
20th May 2009, 01:06
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

falko
20th May 2009, 18:25
http://www.howtoforge.com/faq/14_49_en.html

bryand1
22nd May 2009, 00:58
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?

bryand1
22nd May 2009, 01:18
I am now getting this error message?



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

falko
22nd May 2009, 17:33
Any errors in Apache's error log?