Hi,
I am trying to interface with a program that sends xml data through tcpip using ssl. I can build a listener to catch the data but am unsure of how to deal with ssl. Do I need a ssl cert if so what kind. The program with be running on the same pc. I have never dealt with ssl before in .net so I apoligse for my noobness
I am trying to interface with a program that sends xml data through tcpip using ssl. I can build a listener to catch the data but am unsure of how to deal with ssl. Do I need a ssl cert if so what kind. The program with be running on the same pc. I have never dealt with ssl before in .net so I apoligse for my noobness