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: about 11 hours 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 (10 months ago)
- Default Branch: main
- Last Pushed: 2026-06-13T01:37:37.000Z (1 day ago)
- Last Synced: 2026-06-13T03:23:32.430Z (1 day ago)
- Topics: cert, cloudflare, cloudflarerequestvalidator, csharp, dotnet, origin, request, thumbprint, validator, validators
- Language: C#
- Homepage: https://soenneker.com
- Size: 496 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
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/)
[](https://github.com/soenneker/soenneker.cloudflare.validators.request/actions/workflows/codeql.yml)
#  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
```