Hi
 All,

   i have created 1 client (client1.pem) certificate and 1 server
(server1.pem) certificate with 1 CA (trusted.pem) and i have even verified
them for consistency.

$>openssl verify -CAfile trusted.pem server1.pem client1.pem
server1.pem: OK
client1.pem: OK

while i am using these files in my client and server communication
applications am getting following error from server side
*code 17426, sslv3 alert bad certificate*

i have tried the key size of the algorithm to 2048 (i have set 1024 as
default) , even then am facing the following.

please help me in fixing this

regards,
 Venkata

Attachment: client1.pem
Description: Binary data

Attachment: client_key.pem
Description: Binary data

Attachment: server1.pem
Description: Binary data

Attachment: server_key.pem
Description: Binary data

Attachment: trusted.pem
Description: Binary data

Attachment: trusted_key.pem
Description: Binary data

Reply via email to