Hi!

I had the same problem some time ago and found that the sample config is
incomplete.

You have to add something like this to your ocspd.conf:

   [ OCSPD_default ]
   ....
   dbms         = ocsp_crl

   [ ocsp_crl ]
   crl_url      = ldap://my.ldap.server
   crl_entry_dn = cn=MyCA,ou=CA,o=MyOrg,c=MyCountry

I didn't test this, but it should also work with http:

   [ ocsp_crl ]
   crl_url      = http://my.ca-public.server
   crl_entry_dn = /crl/cacrl.crl

Peter


Lucio Pe�a Garc�a schrieb:
Hi!
I'm new in this list and I have the same problem that Nick in http://sourceforge.net/mailarchive/message.php?msg_id=5016857
when I run openca-ocspd I obtain a Segmentation fault. Can anyone help me?
Thanks in advance,
Lucio.



------------------------------------------------------- This SF.Net email is sponsored by: INetU Attention Web Developers & Consultants: Become An INetU Hosting Partner. Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission! INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users




-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
_______________________________________________
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to