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

Dev/ft/kms aws tls #2255

Open
wants to merge 6 commits into
base: development/7.70
Choose a base branch
from

Conversation

outscale-fba
Copy link
Contributor

Add TLS configuration to the KMS AWS & a README for documenting the configuration.

Added TLS configuration can:

  • Allows self-signed CA during development,
  • Enable mTLS to authenticate the client, adding extra security
    See the Readme for details.

This pull request is spread over 2 repositories : Clouserver & Arsenal.

Implement KMS Client using aws nodejs official client.
Implement the generateDataKey method that create a datakey
and cipher it in 1 operation. The result is the datakey
in both plaintext and cipher forms.

This new method is detected by cloudserver and used preferentially
when available.
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.

1 participant