
January 3rd, 2012, 03:40 AM
|
|
Registered User
|
|
Join Date: Jan 2012
Posts: 2
Time spent in forums: 1 h 1 m 10 sec
Reputation Power: 0
|
|
|
general - Consuming a webservice through ssl
i am trying to consume a private web service that require me to prepare a CSR file,
after i gave them the file, they return a crt file, how should i use the file?
so that my website can communicate with the web service? where should i include the file?
normally most tutorial are for HTTPS website that is the cert used for client browser and for my case my share host server is a client to a web service.
Regards,
|