April 30, 201312 yr Newbies Hi, I wondering whether somebody might be able to help me with something, more information than help. For background, I'm trying to integrate a system into a website, performing calls, sending data to and from the website. This is all going to be handled from the FileMaker side. Scripts will Send Data to the website via XML and then also receive data in the same way. From the ScriptMaster Plug-In, I was very happy to find the PostXMLData function. so, following on, having started conversations with the Website developer, we got started to getting the the first call to the website, which simply started by sending log-in credentials to the website, and the action is then based on the response. I I have been provide by the Web developer a web address and an test XML structure to send. The URL that I have been given is a 'https' So, My Question; The PostXMLData does work with https url's? Reason being I keep getting a Handshake Exception; "javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target" What I just want to make sure that this is not something on my side, that I need to change. Thanks in advance for any guidance here. Pad
Create an account or sign in to comment