java.security.InvalidKeyException: IOException: ObjectIdentifier() — data isn't an object ID

后端 未结 0 917
北海茫月
北海茫月 2021-02-02 15:53

I created a cert with openssl req -x509 -newkey rsa:4096 -keyout key.pem -out cert.pem -days 1000 and then converted it to DER with openssl x509 -in cert.pem

相关标签:
回答
  • 消灭零回复
提交回复
热议问题