Skip to content

EPP TLS support provides very minimal protection #582

@LiorLieberman

Description

@LiorLieberman

What happened:
We currently default to self signed certificate.

Current implementations of the API are skipping CA validation by the client (the gateway) to the EPP. This does not meaningful security layer as there is no validation.

For example:

In istio, we have to add DestiationRule with insecureSkipVerify which does the same.

What you expected to happen:
There should be TLS validation, perhaps using backendTLSPolicy?

/kind feature

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/featureCategorizes issue or PR as related to a new feature.needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions