help wanted

2000-05-03 Thread Ganesh Doke
Hi, I am ganesh doke working on e-commerce project with platform webojects and apache server. Can someone give some idea to me. How do I change the http://www.servername.com/cgi-bin/WebObjects portion of the URL into e.g. http://www.servername.com/Apps? Please explain what changes are

Re: self signed certificate

2000-05-03 Thread Luke Chiam
Brian what is the config you use when "make" openssl... this will be where the openssl.cnf file will be looked for... I use ./config openssldir=/usr/local/apache/openssl-0.9.5/apps I think you can use "Configure" to change this setting without "re-make". And you can foolow the FAQ on

Re: Problem with creating a self sign also

2000-05-03 Thread Dave Kimberley
Use the following: make certificate TYPE=custom You will then be asked to enter CA details and your details, make sure they differ. Dave __ Apache Interface to OpenSSL (mod_ssl)

Re: Problem with creating a self sign also

2000-05-03 Thread wwebb
When you got to the installation part to make the certificate, did you type: make certificateor make certificate TYPE=custom ? If you did the first, you get snake oil. ~ Date sent: Tue, 02 May 2000 17:06:06 -0700 From: "Brian J. Rohan" [EMAIL PROTECTED]

RE: [BugDB] Problem with creating a self sign Certificate (PR#379)

2000-05-03 Thread Kirk Benson
This depends on what you mean by "secure". A self-signed certificate is secure insofar as encryption is concerned. It is not secure for the client in validating the identity of the server. For this purpose, you need a server certificate signed by a CA issuer trusted by the client. regards Kirk

Corporate Apache

2000-05-03 Thread Andrej Cedilnik
Hi! I need an example where Apache mod_ssl is used for proffesional purpose. For example somewhere where it handels credit card information. I am writing paper about quality security open source projects. Please

RE: After mod_ssl 2.6.4 Apache compile error

2000-05-03 Thread Paul-Hus Diane
Ralf, The file you suggest to create are already there in ./mod-ssl-2.6.4-1.3.12/pkg.sslmod The steps I execute to compile Apache are the following once I did the openssl and the frontpage patch. Should I add a path or copy a file somewhere ? mod_ssl: cd /usr/local/src/mod_ssl-2.6.4-1.3.12

RE: Corporate Apache

2000-05-03 Thread mads
Andrej Cedilnik wrote: I need an example where Apache mod_ssl is used for proffesional purpose. For example somewhere where it handels credit card information. You should take a look at http://www.modssl.org/news/statistic.html FOr a specific credit card clearing project that can be used

Re: After mod_ssl 2.6.4 Apache compile error

2000-05-03 Thread Ralf S. Engelschall
On Wed, May 03, 2000, Paul-Hus Diane wrote: The file you suggest to create are already there in ./mod-ssl-2.6.4-1.3.12/pkg.sslmod Sure, they are there. But I speak about the copies in apache_1.3.12/src/modules/ssl/, of course. The steps I execute to compile Apache are the following once I

Problems with Apache OpenSSL and Netscape CMS 4.1

2000-05-03 Thread Schaefer,Lorrayne J.
I am working with Apache 1.3.12, Open SSL 0.9.3, and mod_SSL--2.6.3-1.3.12 . All software is installed on Solaris 2.8. I have Netscape CMS 4.1 installed as well. The Netscape CMS is our root CA and would like to have the Netscape CA issue our Apache Web Server and Netscape Communicator

Re-using current certificate

2000-05-03 Thread Carlos Ramirez
Hello, Can I use an existing server.crt and server.key generated by Stronghold? I am attempting to switch over to mod_ssl from an old version of Stronghold. I already created a test certificate which worked as stated in the docs. So then can I "make certificate TYPE=?

Please Ignore - a test

2000-05-03 Thread Carlos Ramirez
test -- --- Carlos Ramirez + Boeing + Reusable Space Systems + 714.372.4181 ---

RE: After mod_ssl 2.6.4 Apache compile error

2000-05-03 Thread Paul-Hus Diane
My problem is solved as Diana pointed out , I was missing flex , I got it from the WEB and Apache compile fine thanks diane -Original Message- From: Paul-Hus Diane [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 03, 2000 9:49 AM To: '[EMAIL PROTECTED]' Subject: RE: After mod_ssl 2.6.4

Re: configuration question

2000-05-03 Thread Mads Toftum
On Tue, May 02, 2000 at 12:12:44PM -0700, Brian J. Rohan wrote: In the mod_ssl manual, Chapter three covers various configurations directives. What config file are these directives added to in order to use them?? Can this config file be edited, saved, then stop the server, restart the

Re: self signed certificate

2000-05-03 Thread Mads Toftum
On Tue, May 02, 2000 at 12:34:43PM -0700, Brian J. Rohan wrote: I too am trying to create a self signed certificate for my server. I have already made and installed everything necessary (using Apache 1.3.12, open_ssl-0.9.4, and mod_ssl 2.6) (except openssl, which I did not install, only

Re: Problems with Apache OpenSSL and Netscape CMS 4.1

2000-05-03 Thread Mads Toftum
On Wed, May 03, 2000 at 10:22:30AM -0700, Schaefer,Lorrayne J. wrote: I am working with Apache 1.3.12, Open SSL 0.9.3, and mod_SSL--2.6.3-1.3.12 . All software is installed on Solaris 2.8. I have Netscape CMS 4.1 installed as well. The Netscape CMS is our root CA and would like to have

Re: Re-using current certificate

2000-05-03 Thread Mads Toftum
On Wed, May 03, 2000 at 10:39:07AM -0700, Carlos Ramirez wrote: Hello, Can I use an existing server.crt and server.key generated by Stronghold? I am attempting to switch over to mod_ssl from an old version of Stronghold. I already created a test certificate which worked as stated in the

Re: Problem with creating a self sign also

2000-05-03 Thread Mads Toftum
On Tue, May 02, 2000 at 05:06:06PM -0700, Brian J. Rohan wrote: I too am trying to create a self signed certificate for my server. I have already made and installed everything necessary (using Apache 1.3.12, open_ssl-0.9.4, and mod_ssl 2.6) (except openssl, which I did not install, only

RE: After mod_ssl 2.6.4 Apache compile error

2000-05-03 Thread Paul-Hus Diane
Thanks , I had already installed Flex on the BSDI 4.1 server , I then was able to compile without any problem . The files are in apache_1.3.12/src/modules/ssl/ diane -Original Message- From: Ralf S. Engelschall [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 03, 2000 12:44 PM To:

Re: Corporate Apache

2000-05-03 Thread Gianni Mariani
icopyright.com uses mod_ssl and does CC's. Credid cards are never stored in the clear though. [EMAIL PROTECTED] wrote: Andrej Cedilnik wrote: I need an example where Apache mod_ssl is used for proffesional purpose. For example somewhere where it handels credit card information. You

Re: Is it secure to use a self signed Certificate?

2000-05-03 Thread Brian J. Rohan
Since MSIE and Netscape produce error messages when viewing a self signed certificate, is there any alternative to getting a certificate that won't produce error messages, and that is also free?? Brian __ Apache Interface