Using:
Question: How do I configure my agent to validate the following items in the SIF Test Harness
Remaining Tests:
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
Thanks in advance.
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 ElmhorstChief ArchitectEdustructures