acciduck / jscep

Automatically exported from code.google.com/p/jscep
MIT License
0 stars 0 forks source link

Add support for Microsoft NDES on SubCA #41

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Microsoft Server 2008R2 AD-Integrated Subordinate (non root) CA
2. NDES role connected to a SubCA will send a chain of 4 certificates
3. Client 1.1.4 supports up to three certs in a chain (Entrust case)

What is the expected output? What do you see instead?
Support Microsoft SubCA with NDES Case for an array of 4 certificates

What version of the product are you using? On what operating system?
1.1.4 java 1.6 Linx 2.6
Microsoft Server 2008r2 AD Integrated SubCA with NDES

Please provide any additional information below.

I would like to follow an enhancement request: 

Microsoft's NDES role for Subordinate CA's sends a chain of 4 certificates = 
Chain = {RA Encryption, Root CA, SubCA, RA Signing}

I would like to add case logic for selecting the RA-Encryption certificate for 
the Microsoft CA: 

in Client.java (1.1.4) immediately after the Entrust cases,

I would like to request logic for the Microsoft CA RA Certificate: 

Please see the attached text file.

Thank you kindly,
Gordon

Original issue reported on code.google.com by gordon.y...@wellsfargo.com on 12 May 2011 at 8:38

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by davidgrant41 on 12 May 2011 at 9:22

GoogleCodeExporter commented 8 years ago

Original comment by davidgrant41 on 12 May 2011 at 9:23

GoogleCodeExporter commented 8 years ago

Original comment by davidgrant41 on 13 May 2011 at 9:28

GoogleCodeExporter commented 8 years ago

Original comment by davidgrant41 on 13 May 2011 at 9:30

GoogleCodeExporter commented 8 years ago

Original comment by davidgrant41 on 7 Jun 2011 at 11:48

GoogleCodeExporter commented 8 years ago

Original comment by da...@grant.org.uk on 13 Jul 2011 at 6:35

GoogleCodeExporter commented 8 years ago

Original comment by da...@grant.org.uk on 13 Jul 2011 at 6:37

GoogleCodeExporter commented 8 years ago
Fixed in r1293.

Original comment by da...@grant.org.uk on 8 Aug 2011 at 7:08

GoogleCodeExporter commented 8 years ago

Original comment by da...@grant.org.uk on 21 Aug 2012 at 11:58