Uploaded image for project: 'Libmongocrypt'
  1. Libmongocrypt
  2. MONGOCRYPT-259

Generalize kms_request_t

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 1.1.0-beta1
    • Affects Version/s: None
    • Component/s: None
    • None

      Currently generating and using a kms_request_t has some AWS specific logic. Constructing with kms_request_new automatically adds an X-Amz-Date header. And there is no way to obtain an HTTP request without the AWS signature.

      Goal: Make kms_request_t general enough to send non-AWS specific HTTP requests. This will to make it usable for Azure auth and the REST API.

            Assignee:
            kevin.albertson@mongodb.com Kevin Albertson
            Reporter:
            kevin.albertson@mongodb.com Kevin Albertson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: