You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
smallstep-certificates/kms
Mariano Cano 1138cc4207 Retry CloudKMS GetPublicKey.
On HSM keys are not generated instantly and the GetPublicKey fails
with a FailedPrecondition error. This change will retry GetPublicKey
if this happens.
4 years ago
..
apiv1 Add tests for kms and kms/apiv1 packages. 4 years ago
cloudkms Retry CloudKMS GetPublicKey. 4 years ago
softkms Fix linting issues. 4 years ago
kms.go Return crypto.PublicKey on kms.GetPublicKey. 4 years ago
kms_test.go Skip test on travis. 4 years ago