Title: Message
    I'm having a problem getting my server on Solaris 8 ( Built with SunCC 5.2 ) to obtain a certificate from my client. I have set SSL_CTX_set_verify ( ctx , SSL_VERIFY_PEER, 0 ) on both client and server. I have created valid certificates to the best of my knownledge. The same exact code works on Windows ( any platform ). I am at a loss at what could be happening. SSL_get_peer_certifiate always returns a null certificate.. Which to the best of my knownledge means the client didnt send one or the verify failed. How could I go about checking what is wrong? Thanks!
 

-------------------------------------
Andrew T. Finnell
Software Engineer
eSecurity Inc
(321) 394-2485

 

Reply via email to