Hi, we have written a custom server application using OpenSSL, our
application uses a self signed root CA certificate, this is required so we
can control who can connect to our server.

The server app we wrotte, requires client authentication. Am I right to say
that the client requires a certificate for this?

If the client requires a certificate then I must get my certificate signed
using the server's certificate, is this right??


The client application will be in JAVA using JSSE...

Can someone please explain how to create a certificate with the JAVA
keytool, and have it signed by our server's cert, from A-Z

Thanx
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to