webcrypto-local
webcrypto-local copied to clipboard
Failed to import RSA generated certificate - Reported by DigiCert
trafficstars
-
Generated CSR with https://peculiarventures.github.io/webcrypto-local
-
Saved CSR to file
-
Generated CA certificate openssl x509 -CA cert.pem -CAkey key.pem -in foo.req -out cert.foo -inform PEM -req
-
Generated .srl file (0000^M)
-
Signed CSR and saved to certificate openssl x509 -CA cert.pem -CAkey key.pem -in foo.req -out cert.foo -inform PEM -re
-
Pasted resulting CSR into https://peculiarventures.github.io/webcrypto-local import field

The issue was lack of SHA1 support. We should catch this error in the application and say:
There was a problem importing your certificate or certificate request.