Skip to content
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

SSL and Authorization support (server, client and proxy) #9

Merged
merged 9 commits into from
Feb 24, 2024

Conversation

valexsantos
Copy link
Owner

  • adds ssl support
    • mkitd server - now defaults to https
    • haproxy template - see README for details on configuring port publishing
  • add authorization support
    • mkitdclients must set X-API-KEY header with key provisioned on mkitd server configuration
  • MKIt client updated to support server authorization

Vasco Santos added 9 commits February 24, 2024 11:29
* added ssl support - mkit server & proxy config
* added auth - by app-key
* auth mandatory
* mkit server default https
* added ssl support - mkit server & proxy config
* added auth - by app-key
* auth mandatory
* mkit server default https
* added ssl support - mkit server & proxy config
* added auth - by app-key
* auth mandatory
* mkit server default https
* added ssl support - mkit server & proxy config
* added ssl support - mkit server & proxy config
* added ssl support - mkit server & proxy config
* added ssl support - mkit server & proxy config
* update
@valexsantos valexsantos merged commit dc01d25 into master Feb 24, 2024
@valexsantos valexsantos deleted the ssl_auth branch February 24, 2024 19:48
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.

None yet

1 participant