venki wrote:
hi,
hi,

we want to test ocspd daemon with netscape 7 but we don't know how to configure ocspd daemon. we are running pre-openca-0.9.1 rc7. we have
just started ocspd by openca-ocspd -c <path to conf file> . how to check the
status of ocspd running or not. kindly help us.
you can simply check by using the ps command:

	$ ps auxw | grep ocsp

if the ocsp is running then few lines should be printed. Also you could
try the telnet command to see if the server is responding:

	$ telnet servername port

usually

	$ telnet localhost 2560

I attach a startup script suitable for the RedHat (7.0+), you can use it to
start/stop the server. Take a look at it because some changes could be needed
depending on your configuration (paths, etc... ).

--

C'you,

	Massimiliano Pala

--o-------------------------------------------------------------------------
Massimiliano Pala [OpenCA Project Manager]                [EMAIL PROTECTED]
                                                 Tel.:   +39 (0)59  270  094
http://www.openca.org                            Fax:    +39   178  221 8225
http://openca.sourceforge.net                    Mobile: +39 (0)347 7222 365

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to