LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Web Service HTTPS

Hello, 

I'm trying to run a LabVIEW web service using the HTTPS protocol. I have published my webservice on a windows server. I tested with another machine (client) this webservice and all works correctly. Then I wanted to enable HTTPS on the web service, so I created a self-signed certificate configured with the server's IP address, which I installed on the server and the client machine (my computer). On the client side, I manage to go through the server, but an error message tells me that it can't find the url of my web service method. It's as if my web service didn't exist, but it works if I use HTTP. 

 

Below are the images of my web service configuration :

 

WS Configuration.png

 

WS Configuration2.png

 

I'm also displaying the error I get when I make the request: 

request.png

Thank you in advance for your reply. 

0 Kudos
Message 1 of 1
(142 Views)