Skip to content

Support per site ECH config in caddyfile #6971

Open
@christaikobo

Description

@christaikobo

It seems that currently the ECH config can only be set globally, there are certain cases where I do not want to enable ECH for all my sites. It is possible via json config, but it would be very helpful if it is supported in caddyfile as well.

Something like

blog.mydomain.com {
	ech ech.mydomain.com {
                dns cloudflare {token}
	}
}

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions