Hi
I'm trying to do the following:
I issued a cross-certificate on RootCA1 for RootCA2 and set the extended key usage field to emailProtection. When I now use this crosscertificate to build a certificate chain, I can only verify emailProtection certificates (that's perfect and just what I wanted, restrict what certificates I want to accept from the cross-certified domain)
Now my next step is to issue a second cross-certificate on RootCA1 to RootCA2 but set the extended key usage field to clientAuth and serverAuth, so that users that use this cross-certificate can only verify ssl certificates coming from the cross-certified domain. So depending on the cross-certificate I give to my users I can restrict who can verify what certificates.
But here comes the problem: when trying to issue the second cross-certificate, RootCA1 (openCA) tells me that there already exists a certificate with this public key and that this will result in a key compromise. This is what I don't understand: there is no key compromise as long as the subject to whom the public key belongs is the same in the 2 certificates (or am I wrong here).
Is it correct that openCA never lets you issue 2 certificates for the same public key:subject pair?
Isn't it possible to check whether the subject in the existing certificate is the same than the one requesting the new certificate and then issue the second certificate.
I really need 2 (or may be more) cross-certificates to restrict what group of users can verify what type of certificates.
Thanx for any reflections
Pierre
PS: Is it right that openCA does not support any naming or policy constraints in cross-certificates (because of openssl not supporting them)?
_________________________
Pierre Scholtes
Unicible
tel: +41 (0)21 644 6111
fax: +41 (0)21 644 6300
mailto:[EMAIL PROTECTED]
http://www.unicible.ch
- [Openca-Users] Re: Re : error 700 Sylvain Masnada
- Re: [Openca-Users] Re: Re : error 700 Michael Bell
- Re: [Openca-Users] several certs with same public... Pierre Scholtes
- Re: [Openca-Users] several certs with same pu... silverhairbp
- Re: [Openca-Users] several certs with same pu... Michael Bell
- [Openca-Users] R?f. : Re: [Openca-Users] ... Pierre Scholtes
