M
M
Muxammadislom Eshonqulov2021-05-21 19:15:05
OpenSSL
Muxammadislom Eshonqulov, 2021-05-21 19:15:05

Creating a digital signature based on the RSA algorithm in the openssl library?

Good time. Given tasks
To generate a private (and public key):
I use the command
genpkey -algorithm RSA -pkeyopt rsa_keygen_bits:2048 -pkeyopt rsa_keygen_pubexp:3 -out privkey-ID.pem
But then when I enter the cat privkey-ID.pem command, an error occurs.
the cause of the error who knows tell me.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question