[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Effect of adding an attribute to CSR




At 4:26 AM -0700 10/14/04, Puneet kumar wrote:
Dear all,
      I need some assistance on a peculiar problem we are facing.

We are an organisation which acts as the TTP for all CA's operating in our country ,ie, we are the Root CA. So whenverea new CA comes up they send us a CSR (in PKCS#10) which we sign and give back a X.509 base 64 Certificate.

We recently received a CSR from a new CA.We added the attribute "cn" to the dn of the CSR (as this is a requirement at our end) and then issued the cert.Now the CA's software is not accpeting the cert and they say that its because we added the cn attribute.We are using a softwrae by Smarttrust (CM)and the CA has an Entrust s/w.

Now I have the following queries

1.Does adding an attribute to the CSR make any difference towards the acceptability of the cert?

2.What options do we have at our end..I mean do we need to revoke the cert? Can we re-certify the cert? Actually I did'nt find the term re-certify in any standardd..certs are either revoked or get expired.Your Comments would be most welcome.

3.Is their any setting changes that can be done in the Entrust CA softwrae to allow this cert with the changed distinguished name to be accepted?

Request feedback from you guys..

Thanks

The PKIX standards for cert request/response do not address this issue, in the general case. However, a client (a CA in this case) might well compare the returned cert to the one submitted and reject the response because of the mismatch. In your case the "right" solution is to have the client resubmit the request with the subject name in the form you procedurally require.


Steve