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.
|
2021-10-12 18:24:58 -07:00 |
|
Mariano Cano
|
2240ebbadc
|
Add NameValidator interface and implement it for azurekms.
|
2021-10-07 17:19:55 -07:00 |
|
Mariano Cano
|
abdb56065d
|
Allow o specify an hsm using the uri.
|
2021-10-07 16:18:36 -07:00 |
|
Mariano Cano
|
505b1f3678
|
Add new test case with a version in the opaque string.
|
2021-10-06 18:41:31 -07:00 |
|
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
|
2021-10-06 18:39:12 -07:00 |
|