Skip to content

mTLS filters support globbing or regexp #4073

Description

@szuecs

Right now all mtls* filters support only exact match, but for SAN fields like DNS or or URI it makes sense to allow either regexp or at least globbing.

example: mtlsSanDNS("*.host.example") or mtlsSanURI("spiffe://services.example/applications/*")

another example in https://github.com/zalando/skipper/pull/4044/changes#r3422146715

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions