How can I find the complete version of the openssl
When i run the command openssl version -a , it is giving the below output.
But I want to know which minor release it is, i mean where it is 1.1.1k-7 or 1.1.1-6 etc.
How to get that information.
See the attached document
Responses