Thank you Dave. This is all new to me so your information is really helpful.
Regarding your response:
My files are in pem format.
The default server.xml has
I'll leave that in since it seems to be what I need
http://www.digicert.com/ssl-support/pem-ssl-creation.htm talks about how to
concatena
Hi all.
I'm a new user and am confused on how to generate .crt and .pem file. I am
using Apache Tomcat with OpenSSL.
I have a domain with a DNS entry pointing to the IP of my webserver. Their
support have given me 3 files
intermediate.txt -> intermediate certificate?
milestone.lobby3.raknet.com.
Which of the following do I need to call for every connection and
which once per server?
TLSv1_server_method
SSL_CTX_new
set_tmpDH
SSL_set_fd
SSL_new
__
OpenSSL Project http://www.openssl.org
User
I need a new socket from SSL_accept the same way accept gives me a new
socket, so I have a new socket for each user. How do I do this?
__
OpenSSL Project http://www.openssl.org
User Support Mailin