IBM-Cloud / gp-js-client

JavaScript/Node.js client for Globalization Pipeline
https://developer.ibm.com/open/ibm-bluemix-globalization-pipeline-service/node-js-sdk/
Apache License 2.0
8 stars 24 forks source link

need to support SNI hosts #146

Closed srl295 closed 5 years ago

srl295 commented 5 years ago

Getting SELF_SIGNED_CERT_IN_CHAIN failures on SNI-using hosts. Will need to investigate if there's a swagger-client issue.

srl295 commented 5 years ago

False alarm. The issue was actually due to a missing CA Root. SNI works fine.