Skip to content

Conversation

@maricavor
Copy link

  • Added optional client certificate support to EPP TLS server behind a new config flag require_client_certs.
  • Default behavior unchanged (client certs required). When disabled, client certs are optional but still verified if provided.
  • Added tests covering both with/without client certificates under the optional mode.

Configuration
New app env: require_client_certs
Omitted or true: require client certificates (existing behavior).
false: client certificates optional; if presented, they are verified.

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.

3 participants