Dear all,

I got a problem with apache-ssl...
My system as below:

RH6.2: 2.2.14-5.0
apache-1.3.12-2
apache-ssl-1.3.12_1.40-2k

My apache is running fine, just I can't get my apache-ssl up??
I've generated *.crt, *.csr, *.key and request a trail key from
Verisign.com, how ever, when I wanted to install a secure server id from
verisign, it use the following procedures...

1. Copy the entire certificate, including the begin certificate and end
certificate lines into a text editor such as Notepad (do not use Word or
another word processing program.) Make sure that the certificate appears as
formatted above. In other words, make sure that the begin certificate and
end certificate lines are by themselves.
2. Secure Server ID PRIVACY-ENHANCED message to a temporary file, such as
/tmp/cert.tmp. cert.txt.
3. Run getca and specify both the name of the server that owns the ID and
the name of the temporary certificate file. For example: # getca hostname <
/tmp/cert.tmp
Note: In some versions of SSLeay, you should use the command getversign
instead of getca
4. This saves the Secure Server ID to the file SSLTOP/certs/hostname.cert
5. Remove the temporary file. For example: # rm/tmp/cert.tmp
6. Restart the server.

but the problem is, I can't find either getca or getversign?? then I tried
to replace my *.crt file, but failed to bring up the httpsd services..

any advise are welcome and thanks....

where can I more info on apache-ssl setup and config??? I can't find @
www.apache-ssl.org

best rdgs,
gary



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to