[openssl-users] How to prove a Certificate is Signed or not

Anil kumar Reddy morthalaanilreddy at gmail.com
Thu May 3 07:06:40 UTC 2018


 Hi everyone,

I am new to opennssl and now I am completely confused. Please help me out
to solve my issue.

I have implemented a code to sign the given CSR certificate (certReq.pem),
then generate openssl signed Certificate (SignedCertificate.pem) using the
details of certReq,pem. The code is like self signing, but I have added new
functions to enter additional issuer details. Now I have two private keys
one from CA, another from CSR, one CSR (certReq.pem) and Signed Certificate
(SignedCertificate.pem). In SignedCertificate.pem, the subject details and
the issuer details are different. There is no problem with codes.

The issue is:
I am unable to find out the exact command lines or c/c++ program functions
to prove the SignedCertificate.pem is signed or not. I have spent more than
one day on researching, but I am end up with confusion. I do not have any
digital certificate chain.


Could anyone kindly provide any information regarding this.

Thanks in advance,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20180503/ebaecfcc/attachment.html>


More information about the openssl-users mailing list