简体   繁体   中英

unable to download .apk from https

I've developed for my customer an Android application. I dont want to release it on the Play Strore.

I've hosted it on my client website (asp.net, I've hadded the MIME type apk : application/vnd.android.package-archive). It works like a breeze via http.

The problem is when I try to download the same apk via https : the download doesn't start. I can see it in the notifications, but the progress bar doesn't move. I've tried with the stock browser and Dolphin browser in Android 2.3 and 4.0. It's allways the same issue.

As Rghav asked me, the HTTPS certificat authority isn't accepted by Android. The only solution is to use a certificate provided from a trusted CA.

删除请求筛选中的app_data> IIS中的隐藏段,它可以正常工作

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM