Any help on this??

On Mon, 2012-06-18 at 15:32 +0400, JT Rosin wrote:
> Hello to everybody!!
> 
> I'm writing a client/server app with communication over SSL. Every setup
> can be a server or a client so I think I could benefit from using ocsp
> for validation purposes!
> 
> I'm very new to openssl but i found that i can use bundled command-line
> `ocsp` application for checking certificates. Documentation says that I
> need to call it with the remote certificate as argument.
> I think I can get that certificate itself by calling
> SSL_get_peer_certificate(), though i have completely no idea how to pass
> the certificate to command-line app?
> 
> Thanks for your help!!
> BRs, JT.
> 
> ______________________________________________________________________
> OpenSSL Project                                 http://www.openssl.org
> User Support Mailing List                    openssl-users@openssl.org
> Automated List Manager                           majord...@openssl.org
> 


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to