I have written a Https webservice, so it is encrypted with SSL.
For testing i would like to acces that webservice over wifi.
edit Example: My webservice is running on a VM number 111, i want to acces it over wifi so the adress would be https://VM111/Webservice/service.svc. I can acces it from any laptop in the wifi network but not from the Android Phone, that is my problem.
Is there a way to acces the localhost of the VM, from the Android phone, and has anyone dealt with this before?
My gues is that is has something to do with domains because every other device is in the Active directory.
If there are any questions about my question i am glad to answer them,