https connection works over Wifi (wlan) but not for 3G/GPRS (umts)

匿名 (未验证) 提交于 2019-12-03 07:50:05

问题:

I find this kindda strange: I transferred a working http connection into a https connection with a self-signed certificate following these instructions. All works well when I'm connected to WiFi. However, 3G/GPRS connections won't work. Instead, I get a 'timed out' or 'connection refused' exception.

So does anyone have an explanation for this? Any help is appreciated since this is time critical.

Thanks in advance,
steff

回答1:

Alright, you guys were so right in pointing me to the certificate issue. Actually I couldn't believe it and it's still not clear to me how it worked over WiFi and failed over 3G on some devices while working on others even though all being on the same carrier.

Anyhow, my university validated the certificate and i can't believe it's actually working. Thank you so much. Without you I think I would have lost it...

Regards,
steff



易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!