Hi everyone

I am new to openssl and I am still studying on the programming part of
OpenSSL. I am quite confused on the flow for the overall program. Is it
possible if i generate a public/private key using C programming or I need to
call a shell and the shell will execute Openssl command to generate the key?
Can you guys help me to provide a simple flow on how i can make a simple
client/server using OpenSSL connection. I need to create a secured
connection between the client and the server. All data sent from client to
server and vice versa is secured. Another thing, do i need to create a local
CA or root CA to generate a certificate? Is there any way that i can sign
the certificate without using CA? I mean the server application will sign
the certificate. If no, then how can i create a CA? Is it another
application or it is bound inside the server program? I'm quite confused
here. :-D Anyway, thanks for reading my question. Thanks again. 
-- 
View this message in context: 
http://www.nabble.com/Creating-simple-OpenSSL-server-%3A-Program-flow-confusion-tp24862270p24862270.html
Sent from the OpenSSL - User mailing list archive at Nabble.com.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [email protected]
Automated List Manager                           [email protected]

Reply via email to