android webview with client certificate

前端 未结 8 2045
情歌与酒
情歌与酒 2020-11-29 04:16

I tried for days to use a web view with a client certificate embedded in the application, but it seems to me that the android sdk does not provide any way to do it, is there

8条回答
  •  感情败类
    2020-11-29 04:50

    Self signed SSL certificate is working for me

    Please check this answer https://stackoverflow.com/a/49003522/5058630

提交回复
热议问题