Hi, I'm using the Beta 5 of OpenSSL 0.9.7. I'm having a problem, each time I receive the "unknown" certificate status. Could anyone explain what it means? I don't know what it means, whether it is a valid certificate or a revoked certificate, or that it doesn't mean anything.
I use these command lines : OCSP server E:\Test>openssl ocsp -index c:\openssl\index.txt -port 8888 -rsigner e:\test\sertifikat\webmailcert.pem -CA e:\test\CA\cacert.pem -rkey e:\test\sertifikat\webmailkey.pem -nmin 1 -text -out log.txt OCSP Client E:\Test>openssl ocsp -CAfile e:\test\ca\cacert.pem -VAfile e:\test\sertifikat\webmailcert.pem -issuer e:\test\ca\cscert.pem -cert e:\test\sertifikat\ristekcert.pem -host 152.118.26.67:8888 -resp_text -reqout req.der Can anyone tell me what I've done wrong? TIA ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]