Skip to content

Implement IgnoreServerCertificateErrors feature in Cake.Http#96

Merged
louisfischer merged 3 commits into
mainfrom
cake-certificate-options
Sep 16, 2025
Merged

Implement IgnoreServerCertificateErrors feature in Cake.Http#96
louisfischer merged 3 commits into
mainfrom
cake-certificate-options

Conversation

@louisfischer

@louisfischer louisfischer commented Sep 16, 2025

Copy link
Copy Markdown
Contributor
  • ✨ Add IgnoreServerCertificateErrors property to HttpSettings
  • 🔒 Update CakeHttpClientHandler to respect IgnoreServerCertificateErrors setting
  • 🧪 Add unit tests for server certificate validation behavior
  • 📜 Enhance HttpSettingsExtensions with method to configure IgnoreServerCertificateErrors
  • 📄 Create copilot instructions for better developer onboarding

Signed-off-by: Louis Fischer louisfischer@gmail.com

- ✨ Add IgnoreServerCertificateErrors property to HttpSettings
- 🔒 Update CakeHttpClientHandler to respect IgnoreServerCertificateErrors setting
- 🧪 Add unit tests for server certificate validation behavior
- 📜 Enhance HttpSettingsExtensions with method to configure IgnoreServerCertificateErrors
- 📄 Create copilot instructions for better developer onboarding

Signed-off-by: Louis Fischer <louisfischer@gmail.com>
@louisfischer louisfischer enabled auto-merge (squash) September 16, 2025 17:01
@louisfischer louisfischer self-assigned this Sep 16, 2025
- 🛠️ Simplified exception assertion for timeout cases
- 🔄 Removed conditional compilation for .NET versions

Signed-off-by: Louis Fischer <louisfischer@gmail.com>
- 🔄 Change exception message from "The operation was canceled." to "A task was canceled."

Signed-off-by: Louis Fischer <louisfischer@gmail.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.

1 participant