CA:FALSE prevents certificate to be used on Android
- Dominant language
- No language data
- Stars
- 4.8k
- Forks
- 6.1k
- Avg merge
- 15h 21m
- Merged PRs (30d)
- 370
Description
Using the instructions on this page to generate a CA cert for Kestrel doesn't work if you need to test the site on Android. To install the CA cert on Android the CA flag "basicConstraints = CA:FALSE" has to be changed to TRUE.
---
#### Document Details
⚠ *Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.*
* ID: 129ac9c9-bab2-7ae0-75f8-cf3b7ad16a56
* Version Independent ID: 19debb34-1672-c5bc-395b-2ec523c25b8f
* Content: [Generate Self-Signed Certificates Overview - .NET](https://learn.microsoft.com/en-us/dotnet/core/additional-tools/self-signed-certificates-guide)
* Content Source: [docs/core/additional-tools/self-signed-certificates-guide.md](https://github.com/dotnet/docs/blob/main/docs/core/additional-tools/self-signed-certificates-guide.md)
* Product: **dotnet-fundamentals**
* GitHub Login: @angee
* Microsoft Alias: **dotnetcontent**
Contributor guide
Assessment
This issue has not been assessed yet.