HQ.Will
HQ.Will
these restful API will be adjusted: POST /ehsm?Action= CreateKey Encrypt Decrypt AsymmetricEncrypt AsymmetricDecrypt Sign Verify GenerateDataKey GenerateDataKeyWithoutPlaintext ExportDataKey test: passed the unittest Signed-off-by: wanghouqi
these restful API will be adjusted: POST /ehsm?Action= CreateKey Encrypt Decrypt AsymmetricEncrypt AsymmetricDecrypt Sign Verify GenerateDataKey GenerateDataKeyWithoutPlaintext ExportDataKey test: passed the Python test Signed-off-by: wanghouqi
remove sgx mounts of k8s, Because K8S natively supports sgx. Signed-off-by: wanghouqi
- update Kubernetes version to 1.23.5, because 1.19.0 does not support sgx device plugin - add Step 6 for SGX Device Plugin for Kubernetes test passed the K8S cluster Signed-off-by:...
dkeyserver, dkeycache, kms suport readinessProbe and livenessProbe test passed the K8S Signed-off-by: wanghouqi
- add dkeyrotation app - dkeyserver(root), dkeyserver(worker), dkeycache and KMS server are support domain key rotation. test : passed the local test Signed-off-by: wanghouqi