openssl rsault returns a warning
Issue
Getting the following warning when running openssl rsautl
command on RHEL 9, did not have the warning with previous version of RHEL:
$ openssl rsautl -decrypt -inkey mykey -in encrypted -out decrypted
The command rsautl was deprecated in version 3.0. Use 'pkeyutl' instead.
Environment
- Red Hat Enterprise Linux 9
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.