rbrahmaa wrote:
>
> Hi All,
>
> I am entirely new to OpenSSL, 0% knowledge of this.
>
> My Requirement is to Parse the *.crt extension certificate and extract all
> the details like issuer, public key,validity details,serial
> no,OU,O,C,Signature Algorithm,subject
Hi All,
I am entirely new to OpenSSL, 0% knowledge of this.
My Requirement is to Parse the *.crt extension certificate and extract all
the details like issuer, public key,validity details,serial
no,OU,O,C,Signature Algorithm,subject and display same on the screen for
user through C++ programming