Skip to content

Consider fuzzy matching of SNI domain names ? #67

@Shonke

Description

@Shonke

.example.me can represent all subdomains, such as abc.example.me . Just like this:

[protocols."tls_2"]
protocol = "tls"
target = ["192.168.122.5:443"]
load_balance = "source_ip"

server_names = ["example.com", "example.org", ".example.me"]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions