In message <[EMAIL PROTECTED]> on Wed, 15 May 2002
14:06:41 +0200, "Maxime Dubois" <[EMAIL PROTECTED]> said:
maxime.dubois> I have 3 CAs: 1 rootCA and two sub CAs (subCA1 and subCA2) signed by
rootCA.
maxime.dubois> The CDP in subCA1 and subCA2 certs points to the rootCA CRL.
maxime.dubois> The
You can add any URL or URN identifiers.
However, some applications may or may not recognize your identifier.
If your application is Netscape Navigator or IE, there are no
problems sice both supports LDAP URL schema.
Both LDAP and HTTP are the most widely used.
Reiner Buehl wrote:
>
> Hello,
>
Hello,
> All you need is to modify the openssl.cnf and insert
> a line like this in the Certificate Extensions section
>
> crlDistributionPoints=URI:http://www.my.com/my.crl,URI:http://www.
> oth.com/my.crl
>
> See doc/openssl.txt in the distribution source tree for more
> information.
Is a ht
All you need is to modify the openssl.cnf and insert
a line like this in the Certificate Extensions section
crlDistributionPoints=URI:http://www.my.com/my.crl,URI:http://www.oth.com/my.crl
See doc/openssl.txt in the distribution source tree for more
information.
Glenn Horton wrote:
>
>