ContributionsMost RecentMost LikesSolutionsIs it possible to assert on external files in SoapUI Pro ? I am running test cases which send a REST request to a webserver and which results in an xml file being generated and saved to a network directory. I want Soap to grab this xml file and then validate certain datapoints within the xml to what I sent in the original request. Is this possible to do in SoapUI Pro ? Thanks SolvedSecurity Authentication Certificates Issue I am attempting to test a webservice that is up and running on our network. I have endpoints to use and parameters in order to send requests to the service. I have certificates and I have installed them to my Windows certificates and then I have configured the SSL preferences to point to the certificate. However when I try and send any request to the service I just get the same response back which is: HTTP/1.1 403 Forbidden Is there something I am not doing right ?