[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Signer certificate discovery for CRLs
Peter,
>
> I think the pointer as a URI. I could be LDAP, HTTP or FTP pointer to a
> file that contains one or more certificates.
>
More specifically, for a LDAP URI it could point to the crossCertificatePair
attribute or the caCertificate attribute of a CA's directory entry; for a
HTTP
URI or a FTP URI it could point to a cert-only CMS/PKCS#7 file (please see
section 3.6 of RFC 2633).
Both a LDAP attribute and a CMS/PKCS#7 file can contains multiple
certificates.
Wen-Cheng Wang