acciduck / jscep

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

Support for transactionID in doGetCertInitial(X500Name, X500Name) #67

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
From my understanding of SCEP the 'callback' method 
org.jscep.server.ScepServlet.doGetCertInitial(X500Name issuer,X500Name subject)
should include a transactionID parameter.

This is to allow for the case where a client has requested separate signing and 
encryption certificates. These will only be uniquely specified by the 
transactionID. 

Can you comment ?

Original issue reported on code.google.com by brendans...@gmail.com on 8 Aug 2012 at 1:29

GoogleCodeExporter commented 8 years ago
This is a duplicate of issue 32, although the use case is different.

Original comment by da...@grant.org.uk on 8 Aug 2012 at 1:34

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r1437.

Original comment by da...@grant.org.uk on 11 Aug 2012 at 6:18

GoogleCodeExporter commented 8 years ago

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