09-30-2009 01:08 PM
I've posted some questions about this already, but this one comes at it from a different angle. I need to establish a secure link between a client and server using SSL (TLS actually). I have to develop the client side, and another company has already created the server side. Although I have a million questions about the client side, my question concerns the server side.
Can I (using the instructions found in the whitepaper entitled, Setting up SSL of Web Services in LabVIEW 2009) setup a LabVIEW server on the same PC so that I can test my client. I just want to debug my handshaking code, and verify that I can setup a secure link. I'm not sure how I'll know just yet, but I'm wondering (until I get the 3rd party server) if I can do it all locally to accelarate testing.
09-30-2009 01:10 PM
mrbean wrote:I've posted some questions about this already, but this one comes at it from a different angle. I need to establish a secure link between a client and server using SSL (TLS actually). I have to develop the client side, and another company has already created the server side. Although I have a million questions about the client side, my question concerns the server side.
Can I (using the instructions found in the whitepaper entitled, Setting up SSL of Web Services in LabVIEW 2009) setup a LabVIEW server on the same PC so that I can test my client. I just want to debug my handshaking code, and verify that I can setup a secure link. I'm not sure how I'll know just yet, but I'm wondering (until I get the 3rd party server) if I can do it all locally to accelarate testing.
One can only guess what could go wrong when MrBean does LabVIEW! (The TV Character, not the user, of course.)