Hi ,
I am using stunnel as a wrapper to provide SSL functionalities for my server.
Right now I am having problems setting up chained certificates on stunnel.
My Problem ->
My server certificate > signed by intermediate CA > signed by Verisign CA
I have the Verisign certificate on my clients trusted root CAs, however I am
not able to get the SSL communication through. I believe this is because stunnel should send all the three certificates for authentication and I couldnt configure stunnel to send across all the three certificates.
Can anybody please help install all these certificates on stunnel.
Thanks in advance, Satyajit