Hi All,

I hope this a basic question for you guys..

I'm trying to setup TLS connection between Client and Server.

In the server i did following things,
1. Created a selfsigned rootCA
2. Created IntermediateCA and signed with rootCA.
3. Create a Server Certificate and signed with intermediateCA.
4. Appened the rootCA also to the server Certficate.


In the Client.
1. Create a Server Certificate and signed with rootCA.
2. Stored CA as rootCA

Now i made a TLS connection from Client to Server and the client returns an
error:20 "Unable to get Local Issuer Certficate".

I don't see this error if i use intermediateCA as CA in Client !!!!

Am i supposed to use intermediateCA as CA in Client?


Please let me know how it shall be used..

Thanks in advance..

Jijo

Reply via email to