aws-samples / aws-cloudhsm-jce-examples

Sample applications demonstrating how to use the CloudHSM JCE
MIT No Attribution
36 stars 56 forks source link

X.509 certificate format not supported in SDK 5 #54

Closed DukeDavis12 closed 1 year ago

DukeDavis12 commented 2 years ago

When trying to generate x509 certificate; I am getting the following error: java. security.NoSuchAlgorithmException: no such algorithm: X.509 for provider CloudHSM

DukeDavis12 commented 1 year ago

Use x509 instead of X.509.

rday commented 1 year ago

Looks like this is resolved, reopen if not, thanks!