Request document returns HTTP/1.1 415

Good afternoon all,

I have a strange response coming from a webservice I’m trying to consume from Natural over https.

"HTTP/1.1 415 Cannot process the message because the content type ‘application/octet-stream’ was not the expected type ‘text/xml; charset=utf-8’

In attempting to debug this, I have created a web service client in java/Glassfish and the first time I call the service, glassfish asks permission to install three goDaddy certificates (I assume a client,intermediary and server cert), thereafter the call works.

I suspect this is why I am receiving an octet-stream error in Natural, since the certificate chain fails. How would I link these certificates in the natural kernel, or, which options can I specify on the request document statement, in order to make this work?

Thanks for your attention
Garth

Natural 6.3.4.0 on AIX