Hi!
I want to setup a test CA using OpenSSL. So I configured openssl.cnf file according to my environment. Then I executed following command
CA.pl -newca
This gave an error and it indicated that following line produced an error.
crlDistributionPoints = URI:ldap://:/CRLObjID=CRLPoint,o=domain
Hi!
I am able to validate response from OCSP responder. But I can not able to find why this is behaving so. Here is my test environment.
I have installed Netscape CMS v6.2 on Solaris and installed OpenSSL on another machine. I have isuued one user cert and place it on a pem file say user.pem and
Hi!
I am trying to use ocsp client utility of openssl. I have installed CMS software on Solaris box and installed openssl on another box. After that I want to check the status of a user certificate. To do that, I generate one response file using ocsp utility. The status returned by the OCSP respon