question

chbernard avatar image
0 Votes"
chbernard asked RobCaplan edited

https + certificate on android client

Hello all,

we have some url in http, due to the audit we need to pass these url in https.
For to do that on the IIS server, we add a certificate (binding) and i can browse on https:// ... without problem

I would like to know which certificate I need to install on my android device ?

certification path
xxxxx private root ca
xxxxxxx private issuing ca
domain certificate who is binding on IIS

Which certificate i need to install on my android device ?

thanks for your explanation



dotnet-xamarin
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

LeonLu-MSFT avatar image
0 Votes"
LeonLu-MSFT answered chbernard commented

Hello,​

Welcome to our Microsoft Q&A platform!

Which type of certificate that you used?

Public certificate: You do not add certificate to your android client, because these certificates were added by Google.

Self-signed certificate: xxxxx private root ca this certificate should be install android device.

Best Regards,

Leon Lu



If the response is helpful, please click "Accept Answer" and upvote it.

Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hello leonLu,

thanks for information.
we have install the certificate for secure call between android device and back end server.
Actually, i have installed the private root ca..but one of my collegue tell me i must to install the same certifcate WHO is BIND in IIS ..

I try to find documentation, tutorial, ...about that but nothing found WHO explaind that !

Thanks a lot for the time you spend here :)
We learned everyday with your comment

thanks

0 Votes 0 ·