The SIF® Zone
creating, assimilating, and promoting excellence in SIF® agent development

HTTPS compliance testing

rated by 0 users
Not Answered This post has 0 verified answers | 1 Reply | 2 Followers

Top 25 Contributor
6 Posts
Points 130
Liberty posted on 08-12-2009 6:58

Using:

  • SIFWorks ADK for .NET Release 2.2.0
  • 2.0r1-1 SIF Test Harness

Question: How do I configure my agent to validate the following items in the SIF Test Harness

Remaining Tests:

  • AgentSendsEncryptionLevel1
  • AgentSendsEncryptionLevel2
  • AgentSendsEncryptionLevel3
  • AgentSendsSSL_3_0
  • AgentSendsTLS_DHE_DSS_WITH_3DES_EDE_CBC_SHA

The conformance statement is using the ImplementationDependentBehavior.xml as shown in the docs\certification folder of the ADK.  I have created a self signed .PFX cert that is being read from a configuration file as follows:

<transport enabled="true" protocol="https">
   <property name="port" value="25311" />
   <property name="sslCertFile" value="myCert.pfx" />
   <property name="sslCertFilePassword" value="myPassword" />
</transport>

The following tests are already being passed successfully by the agent

  • AgentReturnsClientCertificate
  • AgentSendsEncyrptionLevel4
  • AgentSendsHTTPS
  • AgentSendsTLS_1_0

Thanks in advance.

All Replies

Top 10 Contributor
215 Posts
Points 5,055

In your test harness session, there should be a list of test harness URLs that you can connect to at the top of the screen. If you connect to each one of these, you should clear these tests one by one. 

Andrew Elmhorst
Chief Architect
Edustructures 

  • | Post Points: 5
Page 1 of 1 (2 items) | RSS
Copyright ©2006-2009 sifzone.com
Sponsored by Edustructures
We Connect the Systems that Power Education
 
SIF and Schools Interoperability Framework are trademarks of the Schools Interoperability Framework Association.