Commit Graph

6 Commits (ce9a23a0f7d6f4586b498e4a18c666577e712d81)

Author SHA1 Message Date
Mariano Cano ead394fba7 Add strategy to retry the sign operation if the key is not yet ready 3 years ago
Mariano Cano edd475b81b Allow to configure azurekms using the URI
With an URI, azurekms can be configured with client credentials,
and it can define a default vault and protection level.
3 years ago
Mariano Cano a2b03083c8 Fix gocritic warnings. 3 years ago
Mariano Cano abdb56065d Allow o specify an hsm using the uri. 3 years ago
Mariano Cano d2581489a3 Redefine uris and set proper type.
URIs will now have the form:

  - azurekms:name=my-key;vault=my-vault
  - azurekms:name=my-key;vault=my-vault?version=my-version
3 years ago
Mariano Cano 6389100325 Add unit tests for azurekms. 3 years ago