Wednesday, 11 December 2013

How to use SSL Service

Service using SSL (https)
Step 1 : Generate proxy using https


 Step 2: Change end point in clinet.config file, change http to https

     address="https://mysite.com/myservice.asmx"
     
   


  Step 3: change bindings to  httptransport to  httpstransport

No comments:

Post a Comment