I am trying to make an API call from within NS to ...
# suitescript
s
I am trying to make an API call from within NS to an external API that requires a client certificate to be included in the request. Does anyone know if NS allows for this?
s
I think a recent update includes mutual auth
from the 2019.1 release notes:
Mutual (Two-Way) Authentication for Outbound HTTPS Connections In some countries and markets, NetSuite customers must comply with government regulations requiring mutual, or two-way, authentication of HTTPS connections. Both parties, the server and the client, can authenticate each other. The need for highly secure communications is typically a requirement for tax-related communications between business and governments or other institutions. Administrators and SuiteScript developers will appreciate the benefits that mutual authentication provides. Mutual authentication provides a more secure communication pathway that any of your applications can use.