Skip to content

[feat] update validator-side inference proxy to handle cloudflare SSL#315

Merged
camfairchild merged 1 commit intomainfrom
feat/cloudflare-in-front-of-validator
Mar 5, 2026
Merged

[feat] update validator-side inference proxy to handle cloudflare SSL#315
camfairchild merged 1 commit intomainfrom
feat/cloudflare-in-front-of-validator

Conversation

@camfairchild
Copy link
Contributor

@camfairchild camfairchild commented Feb 27, 2026

Was getting an error with the SSL handshake when trying to proxy via Cloudflare
sandbox -(http)-> sandbox-proxy -(TLS)-> Cloudflare -(TLS)-> Inference server
Changing the nginx conf to:

A. use cloudflare DNS for faster changes
B. pass the expected domain to cloudflare via SNI

B is the main concern

@camfairchild camfairchild merged commit b6c3b60 into main Mar 5, 2026
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.

2 participants