Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maui -Android certificate pinning is not kicking in.. but works in ios #21396

Closed
gabsamples6 opened this issue Mar 22, 2024 · 3 comments
Closed
Labels
platform/android 🤖 platform/iOS 🍎 s/needs-repro Attach a solution or code which reproduces the issue t/bug Something isn't working

Comments

@gabsamples6
Copy link

Description

When certificate pinning is setup in the network_security_config and change a value I expect my app to fail because of certificate pinning .

Steps to Reproduce

Create any app and add a network_security_config
and set an expiration date to a date that is expired or change a value in the sha_256

In android nothing happens - in iOS it works!

Link to public reproduction project repository

n/a

Version with bug

8.0.10 SR3

Is this a regression from previous behavior?

Yes, this used to work in Xamarin.Forms

Last version that worked well

Unknown/Other

Affected platforms

iOS, Android

Affected platform versions

No response

Did you find any workaround?

no

Relevant log output

no
@gabsamples6 gabsamples6 added the t/bug Something isn't working label Mar 22, 2024
@PureWeen PureWeen added the s/needs-repro Attach a solution or code which reproduces the issue label Mar 22, 2024
Copy link
Contributor

Hi @gabsamples6. We have added the "s/needs-repro" label to this issue, which indicates that we require steps and sample code to reproduce the issue before we can take further action. Please try to create a minimal sample project/solution or code samples which reproduce the issue, ideally as a GitHub repo that we can clone. See more details about creating repros here: https://github.com/dotnet/maui/blob/main/.github/repro.md

This issue will be closed automatically in 7 days if we do not hear back from you by then - please feel free to re-open it if you come back to this issue after that time.

@PureWeen
Copy link
Member

@jonathanpeppers thoughts?

@gabsamples6
Copy link
Author

Something was wrong at our end.. I will close this ticket as I cannot reproduce

@github-actions github-actions bot locked and limited conversation to collaborators Apr 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
platform/android 🤖 platform/iOS 🍎 s/needs-repro Attach a solution or code which reproduces the issue t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants