First, thanks for taking the time to answer me.
I eventually succeed in setting up a certificate chain.
I reinstalled both 2003 Ent srv as follow :
1 Offline >>> Offline Root CA
1 Online >>> Online Enterprise Subordinate CA
1st. Install the offline Root CA using defaults settings (set the default
Request handling action to Pending so that all the incoming requests will
automatically be stored int the pending directory of the CA, after that it's
up to you to issue the Certificate or not). At this point the default
settings for setup are good enough since CA is in a Test environment.
2nd. Install the online sub CA using defaults settings and store the CA
Certificate request to a file on a floppy disk.
3rd. Insert the floppy in the Root CA Srv device and enter "CERTREQ" at the
command prompt, select the *.req file that's stored on the floppy disk and
then select the CA that will issue the Certificate (the Offline Root CA)
4th. open the the CA mmc go to pending directory and issu the pending
request from the Online su CA, select properties of the issued CA and copy
the file as *.p7b file to the floppy disk
5th. Once the *.p7b file is on the floppy put it in the Online Enterprise
Sub CA and open the CA mmc. Right click on the CA > all tasks > Install CA
Certificate.
Start the Enterprise Subordiante CA.
I don't know why it worked this time. I didn't get the certifiate chain issue.
So here are things that might help a little more :
- When a CA is not trusted, it might help to install the untrusted
Certificate in the computer's Trusted Root Certification Authorities Store.
- Changing a CA's extensions' properties does not fix certificate chain issue.
- Install , uninstall, install, uninstall, .... of CA on the same srv is
probably not the best thing to do ^^
Regards.
>> Stay informed about: Certificate chain issue with Ent Sub Ca & stand alone Root..