[direct-certificate-discovery-tool] r412 committed - Fixed DTS515 dropdown text and fixed DTS517 description. See Issue 37 ...

3 views
Skip to first unread message

direct-certifica...@googlecode.com

unread,
Nov 19, 2012, 10:17:39 AM11/19/12
to modular-sp...@googlegroups.com
Revision: 412
Author: david....@nitorgroup.com
Date: Mon Nov 19 07:16:24 2012
Log: Fixed DTS515 dropdown text and fixed DTS517 description. See
Issue 37 for more information:
https://code.google.com/p/direct-certificate-discovery-tool/issues/detail?id=37
http://code.google.com/p/direct-certificate-discovery-tool/source/detail?r=412

Modified:
/MSP3_Tool_Production/src/main/webapp/download.jsp
/MSP3_Tool_Production/src/main/webapp/javascripts/downloadPage.js

=======================================
--- /MSP3_Tool_Production/src/main/webapp/download.jsp Wed Nov 7 11:44:58
2012
+++ /MSP3_Tool_Production/src/main/webapp/download.jsp Mon Nov 19 07:16:24
2012
@@ -110,7 +110,7 @@
<option value="505">DTS 505 - Address-bound LDAP certificate
discovery</option>
<option value="506">DTS 506 - Discover LDAP certificate based on SRV
record priority value</option>
<option value="507">DTS 507 - Discover LDAP certificate - one instance
unavailable</option>
- <option value="515">DTS 515 - Address-bound LDAP certificate
discovery</option>
+ <option value="515">DTS 515 - Domain-bound LDAP certificate
discovery</option>
<option value="517">DTS 517 - Discover LDAP certificate - one instance
returns invalid certificate</option>
<option value="520">DTS 520 - No valid Certificate found in DNS CERT
or LDAP instance</option>
<option value="511">DTS 511 - No certificate found in DNS CERT or LDAP
instance</option>
=======================================
--- /MSP3_Tool_Production/src/main/webapp/javascripts/downloadPage.js Wed
Sep 26 06:44:14 2012
+++ /MSP3_Tool_Production/src/main/webapp/javascripts/downloadPage.js Mon
Nov 19 07:16:24 2012
@@ -77,7 +77,7 @@
document.getElementById("comments").innerHTML =
"<b>Purpose/ Description:</b>" + "<br /> " + "Query for Direct
address from LDAP servers based on priority value - one LDAP Instance does
not return a valid certificate. " + "<br /> " +
"<b>Target Certificate:</b> " +"<br />" +"A valid address-bound
certificate in an LDAP server with the appropriate mail attribute and
InetOrgPerson Schema. The associated SRV Record has its Priority = 1 and
Weight = 0" +"<br />" +
- "<b>Background Certificate:</b> " +"<br />" +"An expired
address-bound certificate in an LDAP server with the appropriate mail
attribute and InetOrgPerson Schema. The associated SRV Record has its
Priority = 0 and Weight = 0" +"<br />" +
+ "<b>Background Certificate:</b> " +"<br />" +"An LDAP Entry with the
appropriate mail attribute in the InetOrgPerson Schema, but no
userCertificate attribute. The associated SRV Record has its Priority = 0
and Weight = 0" +"<br />" +
"<b>RTM:</b> " +"<br />" +" 15, 18 " +"<br />" +" <b>Underlying
Specification Reference:</b> " +"<br />" +"RFC 2782: Page 3, Priority
Section- Applicability Statement for Secure Health Transport: Section 4";
} else if(val == 519 ){
document.getElementById("comments").innerHTML =
Reply all
Reply to author
Forward
0 new messages