https not working

2003-06-18 Thread kulkarni veena
Hi, I have been stuck with the problem for a long time now. I will appreciate any suugestions to rectify this problem. THe thing is my https server on SunOS 5.9 serves Netscape ok. It is only MSIE thatis not able to access secure pages. what I see on the ssl_error_log is that IE and Apache

mm library enable or disable shared for modssl as DSO.

2003-06-10 Thread kulkarni veena
Hello, I'm trying to use mm shared library for Apache2.0.45 with modssl as DSO . My question is should I configure MM_shared library --enable-shared or --disable-shared. Thanks in advance. --veena __ Do you Yahoo!? Yahoo! Calendar - Free online calendar with

Re: mm library enable or disable shared for modssl as DSO.

2003-06-10 Thread kulkarni veena
, Jun 10, 2003 at 02:31:28PM -0700, kulkarni veena wrote: Hello, I'm trying to use mm shared library for Apache2.0.45 with modssl as DSO . My question is should I configure MM_shared library --enable-shared or --disable-shared. There's no need for MM with apache2 - it has its own

question.

2003-03-05 Thread kulkarni veena
Hi, To have SSL enabled server with self-signed certificate do we need Apache+openSSL+ModSSL or just Apache+ModSSL ? thanks in advance. -veena __ Do you Yahoo!? Yahoo! Tax Center - forms, calculators, tips, more http://taxes.yahoo.com/

two server certificates.

2003-03-05 Thread kulkarni veena
Hi, I have one machine which has apache+mod_ssl with a self signed server certificate. is it possible to have another self signed certificate using the same Apache+mod_ssl instance but say a different port? thanks in advance. -veena __ Do you

two server certificates..

2003-03-05 Thread kulkarni veena
Hi, is it possible to have one instance of Apache+mod_ssl and have two server cerificates using two different ports for SSL connection. Thanks in advance. -veena __ Do you Yahoo!? Yahoo! Tax Center - forms, calculators, tips, more

newbie: help to create ssl connection.

2003-02-05 Thread kulkarni veena
Hi, I'm new to all this ssl thing and I wanted to create a ssl connection for online store using modssl. Could you please advice how do i get started? Thanks in advance. Veena KulkarniDo you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now

Re: newbie: help to create ssl connection.

2003-02-05 Thread kulkarni veena
-in www.domain.com.csr -signkey www.domain.com.key -out www.domain.com.crt You will then send the CSR to the CA of your choice. Whenthey send you the CRT back, replace your temporary CRT with the real one. - Original Message - From: kulkarni veena To: [EMAIL PROTECTED] Sent: Wednesday, February 05

Re: newbie: help to create ssl connection.

2003-02-05 Thread kulkarni veena
to accomplish? - Original Message - From: kulkarni veena To: [EMAIL PROTECTED] Sent: Wednesday, February 05, 2003 3:32 PM Subject: Re: newbie: help to create ssl connection. Thanks. But I'm not clear about how to obtain encrytpion on the server and client side . Also, are there any tools