Is Nx Server HTTP REST API Support for HTTPS ?
CompletedHi Nx,
I has try to integrate Nx with REST API and it work smoothly.
But at your sample code, the REST API is base on HTTP protocol.
By the secure concern, I tend to use HTTPS without HTTP protocol to protect the data when sending to Nx Server.
I has try to modify the URL from HTTP to HTTPS and it work without any error.
I can't find the obviously document to tell the REST API is support for HTTPS or not.
I want to confirm is the REST API is formal support for HTTPS or not?
Thanks.
-
Hello Kevin,
formally I can confirm that you can send request to REST API over https and it is officially supported.
In addition to that, starting with version 4.2, VMS server will redirect http requests to https unless this configuration is disabled manually.
0
Please sign in to leave a comment.
Comments
1 comment