Query on CRL distribution point

2004-09-05 Thread pijush koley
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

Re: Problem with openssl ocsp utility!!!

2004-08-26 Thread pijush koley
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

Problem with openssl ocsp utility!!!

2004-08-24 Thread pijush koley
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