Unable to Contact the server Configured thru JSSE1.0.1

2000-08-03 Thread Sai Krishnan . K.
Hi,     Iam trying to run an Apache server with SSL support and access this server using JSSE.     I have installed the following components in my RedHat5.2 Machine     apache-1.3.12 + mod_ssl-2.6.5-1.3.12 + openssl-0.9.5a. I followed the installations instructions given in the modssl

How to Create a Test Certificate for All Machines

2000-08-17 Thread Sai Krishnan . K.
Hi, Iam using apache+modssl+openssl and i had been creating test certificates using "make certificate" and i would like to bundle some genric certificate which can work in all platforms so that it can be used for testing purposes. But i can't find any way to do it since it asks for the FQ

How to change the Default SSL Port

2000-09-12 Thread Sai Krishnan . K.
Hi, 1st Question: I have my server listening to port no 8443 initialilly. I tried to do the following change in the httpd.conf Original Configuration: Listen 8080 Listen 8443 Modified Configuration: Listen 8080

Re: How to change the Default SSL Port

2000-09-13 Thread Sai Krishnan . K.
ht of not even asking something to this list. Thanks for your help. If you don't have those mails please let me know so that i will send them. Thanks, Sai. Owen Boyle wrote: > "Sai Krishnan . K." wrote: > > > > After starting the server i can observe that the tcp

How to get the SSL Port in a servlet

2000-09-15 Thread Sai Krishnan . K.
Hi, I have a web-server which might run in a configuration without SSL or in a configuration with HTTPS in one port & HTTP in one Port. I would like to know from a servlet/jsp whether ssl is enabled and if enabled the port at which the HTTPS requests can be processed. Since the servlet/

How to Get the ApacheJserv-DLL.

2000-10-14 Thread Sai Krishnan . K.
Hi, I cant find any way to compile and generate a ApacheJserv.dll in windows, even the document says you to just copy the dll. But since iam getting the EAPI - Might crash problem i would either like to know the way to generate the dll or get a pre built ApacheJserv1.1.dll from somewhere.