python - xml signature validation is getting fails

前端 未结 0 474
被撕碎了的回忆
被撕碎了的回忆 2020-12-28 18:37

I have generated private key and public cert using the openssl command:

openssl req -x509 -newkey rsa:4096 -keyout private_key.pem -out public_cert.pem -nodes         


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