I am currently using the RmNet library and calling the "HttpPost" routine to invoke a web service from a RM/COBOL application running on the AIX operating system. We would like to modify this to go over a more secure protocol SSL. I am not sure where to begin. Can I just change the request URL from http:// to https:// or are there more steps involved? It would be nice if it were that simple, but I doubt it! Has anyone done this? Any guidance would be greatly appreciated.
#SSL
#RMCOBOL
#RMNet
#BIS




