Hi.....

I need help to install a certificate, by defaul when I installed Linux 7.0 Apache 
server is installed too. And i didn't have any troubles to able de SSL server, as you 
know, by default is installed a demo certificate. I need to change this certificate by 
a verisign certificate. 

Let me explain the process to create the csr requirement.

1.- In he directory /etc/httpd/conf/ssl.crt  execute the follow command:
    openssl req -new -nodes -keyout private.key -out public.csr

And Filled the fields with the necesary data ( State, City, Email...etc..)
It generate  a privated key named public.csr

This file (public.csr) I used for request in Verisign, I requested a Trail ID,and thay 
email me back a key.

2.- The key that Verisign send me back I saved in the directory 
/etc/httpd/conf/ssl.crt with the name server.crt

3.- I restarted the apache webserver, but this error appear:

Starting httpd: [FAILED]


Can you tell me what is wrong.... maybe I lost some step....

I really apreciate your help....Thnaks a lot!!!

Regards!!!!
       
-- 
________________________________________
Miguel Angel Gómez Animas
mailto:[EMAIL PROTECTED]
URL: http://sites.netscape.net/miguelangelga/homepage



__________________________________________________________________
Your favorite stores, helpful shopping tools and great gift ideas. Experience the 
convenience of buying online with Shop@Netscape! http://shopnow.netscape.com/

Get your own FREE, personal Netscape Mail account today at http://webmail.netscape.com/
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to