Hi, I want to create certificate chain and upload on mozilla and my own server.
Even I have created that certificate chain with all other required certificates like root.pem, client.pem, root.p12, server.pem and server_chain.crt with depth 10. but when i have install server_chain.crt then using openssl i got following error: $ openssl s_client -crlf -connect <SERVER - IP>:443 CONNECTED(00000003) depth=9 /C=US/ST=California/O=Cavisson Systems, Inc./CN=Intermediate0 verify error:num=20:unable to get local issuer certificate verify return:0 19895:error:14094410:SSL routines:SSL3_READ_BYTES:sslv3 alert handshake failure:s3_pkt.c:1052:SSL alert number 40 19895:error:140790E5:SSL routines:SSL23_WRITE:ssl handshake failure:s23_lib.c:226: So may be I have created wrong chain cert. Please help to resolve this issue. I will thankful for your kind help. -- Thanks & Regards Archana Porwal