views:

27

answers:

1

Hi All, I am using webservice in Jquery code,My webservice works fine when it is working on the http:// . It gives me the 401 (unauthorized) error when it running on the https://

Please suggest me what I need to do.

A: 

Do you have any bindings for HTTPS? Do you have a sever certificate installed?

Clean
Yes I have installed sever certificate for https.
Vijjendra