https://github.com/soenneker/soenneker.cloudflare.validators.request
A validation module checking if a particular request has a Cloudflare origin certificate
https://github.com/soenneker/soenneker.cloudflare.validators.request
cert cloudflare cloudflarerequestvalidator csharp dotnet origin request thumbprint validator validators
Last synced: 14 days ago
JSON representation
A validation module checking if a particular request has a Cloudflare origin certificate
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.cloudflare.validators.request
- Owner: soenneker
- License: mit
- Created: 2025-08-25T15:15:38.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2026-03-05T06:55:58.000Z (25 days ago)
- Last Synced: 2026-03-05T10:45:21.818Z (24 days ago)
- Topics: cert, cloudflare, cloudflarerequestvalidator, csharp, dotnet, origin, request, thumbprint, validator, validators
- Language: C#
- Homepage: https://soenneker.com
- Size: 311 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/soenneker.cloudflare.validators.request/)
[](https://github.com/soenneker/soenneker.cloudflare.validators.request/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.cloudflare.validators.request/)
#  Soenneker.Cloudflare.Validators.Request
### A validation module checking if a particular request has a Cloudflare origin certificate
## Installation
```
dotnet add package Soenneker.Cloudflare.Validators.Request
```