Skip to content

feat: add mtls implementation #25

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 15 commits into
base: main
Choose a base branch
from
Open

feat: add mtls implementation #25

wants to merge 15 commits into from

Conversation

jurijat
Copy link
Contributor

@jurijat jurijat commented May 20, 2025

This PR adds certificate-based mTLS authentication and multi-auth support (allowing for combined auth methods).

Features

  • Added mTLS authentication method with certificate validation
  • Implemented support for multiple authentication methods (e.g., mtls,basic)
  • Updated validation to handle various authentication combinations

Testing

  • Added test scripts for certificate generation and mTLS testing
  • Added test case for validating combined authentication methods

Documentation

  • Added comprehensive mTLS setup documentation
  • Added section explaining multiple authentication methods support

@jurijat jurijat requested a review from pavelkornev May 20, 2025 12:53
@jurijat jurijat temporarily deployed to docker-registry June 13, 2025 11:15 — with GitHub Actions Inactive
@jurijat jurijat deployed to docker-registry July 22, 2025 18:58 — with GitHub Actions Active
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.

2 participants