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

Use ServerCertificateCustomValidationCallback #525

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

davidbritch
Copy link
Contributor

Fixes #524

@davidbritch davidbritch merged commit 1afb580 into main Oct 4, 2024
3 checks passed
@davidbritch davidbritch deleted the dabritch-cert-validation branch October 4, 2024 15:11
davidbritch added a commit that referenced this pull request Oct 11, 2024
davidbritch added a commit that referenced this pull request Nov 13, 2024
* Initial check-in.

* Remove readme's so that 8.0 samples rule in the samples browser.

* Bump logging package to 9-rc1.

* Bump to .NET 9.

* Bump Apple platforms min version.

* Remove compat NuGet package ref.

* Update CI

* .NET 9 compliance.

* Fix builds.

* Cherry pick updates from 8.0 folder.

* TitleBar demo for Windows.

* Add readme.

* Cherry pick of #525

* Cherry pick of #519

* Set WindowsPackageType to None.

* Set commandName to Project.

* Fix code.

* Replace dotnet_bot image.

* Update Logging package to RC2.

* Move readme's to 9.0 folder.

* Fix samples on Windows.

* Fix supported versions.

* Set RID.

* Handlers disconnect automatically.

* Make app unpackaged.

* Replace obsoleted MainPage property.

* Fix samples.

* Don't set IPhoneResourcePrefix.

* Bump extensions to GA release.

* Fix remaining .NET 8 refs.

---------

Co-authored-by: Gerald Versluis <gerald.versluis@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Simplify ignoring localhost certificate validation errors
1 participant