Archived Forum Post

Index of archived forum posts

Question:

chilkat CheckRevoked get error on openssl OCSP-Server

Mar 26 '17 at 07:17

Hi,

I have setup a linux CA with a openssl OCSP-Server. The OCSP-query with other linux-systems and openssl like

openssl ocsp -CAfile /opt/RS_CertAuth/ca-cert.pem -issuer /opt/RS_CertAuth/ca-cert.pem -cert /opt/RS_CertAuth/certs/edifact.rs-utilityservice.de.crt -url http://ocsp.rs-utilityservice.de:8889 -resp_text

works without problems.

A OCSP-query with the chilkat-function CheckRevoked get the openssl OCSP-Errors:

Invalid request and Responder Error: malformedrequest (1)

Chilkat response: -1 (unable to check the revocation status)