OCSP - Trusted responder model

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I am looking for testing the Trusted OCSP responder model.
Here is the certificate hierarchy:
1) rootca-->subca-->leaf
2) responderca (another root ca)

subChain : Contains both subca and rootca
index.txt - contains the entries for subca and leaf

OCSP Request is raised in the sequence: 1) leaf 2) subca

This is how the i tried running the ocsp responder:

> openssl ocsp -port 2561 -text -index index.txt -CA subChain  -rkey respondercakey.pem  -rsigner respondercacert.pem
Here got good response for leaf but for subca - unknown is returned by responder

> openssl ocsp -port 2561 -text -index index.txt -CA cacert.pem  -rkey  respondercakey.pem  -rsigner respondercacert.pem
Here unknown is returned by responder for leaf

Could you please help here with what I am missing ? Is there any other way to give the "CA" option while running "global responder" -that is a trusted responder model ?

Thanks,
Murugesh

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux