01-13-2011 04:53 AM
Hi everyone,
i've build up a Web Service on LabVIEW 2010, i want to change the connection using SSL (HTTPS).
I found the article from Elijah http://decibel.ni.com/content/docs/DOC-5941
I've tried to enable SSL on my PC but the option on the Web server setting return no result as i query for the certification. And on the web page configuration doesn't allow me to use SSL because SSL is not activated.
So what is the right way to enable the SSL for the web server?
Thanks,
Wilbur
01-18-2011 07:25 AM - edited 01-18-2011 07:26 AM
Hi Wilbur,
click on configure Web Application Server and Enable SSL (see screenshot).
The come back to the LV option give the path of the certificate and click on Query.
You see that the certificate is shwon in the pulldown menu "Discovered Certificates"
I hope it helps.
Best regards
Andrea P.
01-18-2011 07:58 AM - edited 01-18-2011 08:03 AM
Thank you, Andrea!
I'll try and post result here.
Wilbur
01-18-2011 10:20 AM
Hi Andrea,
I've tried exactlly what you described. By pressing the Query buttom I could find the certificate file.
However, after i press ok to close the "Options" panel LabVIEW forgets what happened and the "SSL certificate Files" turns back to be empty.
Surely it turns out to be error when I try to access Https adress!
How should it remember what's happened by query?