Re: Problems w/ VeriSign certificate

2000-07-12 Thread Doug Taylor
Title: Re: Problems w/ VeriSign certificate This problem has been solved.  It is unclear exactly where the problem lies, but somewhere along the line the certificate file's control characters (Line breaks, etc.) were being modified into a format that was not readable.  Editing the file on the L

How to ...?

2000-07-12 Thread Amr A. Aysha
Hi All, I have set up mod_ssl-2.6.4 with the following packages in my linux box : kernel 2.2.13 Slackware distribution. Apache-1.3.12, openSSL-0.9.5a, PHP-4.0.1, mySQL-3.22.27, openLDAP The installation was successful and I can run Apache-aware SSL server. Now, after one of my Netscape client g

RE: Can't retrieve my web pages, please help!!

2000-07-12 Thread Rolle, Ted
Annie: In a strange turn of events, I'm sending you a working http/https script. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 12, 2000 9:06 AM To: [EMAIL PROTECTED] Subject: Can't retrieve my web pages, please help!! Hi, I am a student in

wrong/different Client Certificate Signature

2000-07-12 Thread Robert Lichtenegger
Hi everybody, has anybody an idea why the SSL_CLIENT_CERT data change during calls/sessions? I'm working with 2-way-authentication and investigate the SSL_CLIENT_CERT data. If the same client (with the same cert) calls twice, I get different info everytime. The following example servlet example

Re: mod_ssl 2.6.5 + php4.0.1pl2 + apache_1.3.12

2000-07-12 Thread Troels Arvin
[EMAIL PROTECTED] wrote: > Since the doc still has reference to php3 , I'm curious as to the steps to > configure the subject line's configuration. As usual, you need to make sure that your PHP i compiled with EAPI support. If you use Red Hat Linux, then you may just grab the latest apache-mod_ss

Re: msie AGAIN

2000-07-12 Thread jeff
I just checked my browser version from home, I'm using IE 5.5 128 bit...   What is the problem here, can anyone help? - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, July 11, 2000 7:56 PM Subject: msie AGAIN ok, microsoft

Problem with Apache and Mod_ssl (reply to Re: Can't retrieve my web pages, please help!!)

2000-07-12 Thread Ronald Bootsman
I have the same problem, running http on port 80 for the normal page and want to run SSL on 443 for 1 subdomain. Check with curl if https works, it did: it gave the page I setup as a test. But with IE 5.0 (maybe thats wrong!) it failes. I have attached my httpd.conf, maybe you see what I am doing

Re: Can't retrieve my web pages, please help!!

2000-07-12 Thread Mads Toftum
On Wed, Jul 12, 2000 at 11:36:19AM +0100, [EMAIL PROTECTED] wrote: Content-Description: Mail message body > Hi, > > I am a student in York University. This is the first time I use mod_ssl and Apache. > I've installed the mod-ssl with my Apache for my secure electronic commerce project >on my ow

Re: FAQ "How can I get rid of the pass-phrase dialog at Apache ?"

2000-07-12 Thread Mads Toftum
On Wed, Jul 12, 2000 at 12:52:04PM -0400, Silesky Marketing Inc, Support wrote: > Hello, > > I found the answer for that question in the FAQ, and it says : > > "If you point your server at this file it will not prompt you for a > pass-phrase" > > But, what does it mean to "point your server at

Re: mod_ssl 2.6.5 + php4.0.1pl2 + apache_1.3.12

2000-07-12 Thread Mads Toftum
On Wed, Jul 12, 2000 at 12:41:38AM -0700, [EMAIL PROTECTED] wrote: > Since the doc still has reference to php3 , I'm curious as to the steps to > configure the subject line's configuration. I tried running mod_ssl first, > then php4, then compilation of apache, but that didn't work. Any Ideas? >

Re: msie AGAIN

2000-07-12 Thread James H. Cloos Jr.
> "John" == Airey, John <[EMAIL PROTECTED]> writes: John> You will find that all versions of Netscape since 4.72 support John> 128bit encryption out of the box. No. They still make you go through loops to get the 128bit version, while the export version (56 now?) is readily available. Seve

Re: HTTPS

2000-07-12 Thread Danilo Nascimento
Hi Alexandre. Now you now how to use a different port number for HTTPS - changing Listen directive. However, remember if you change the default HTTPS port number (443) then all of clients will need to specify the NEW port number on the URL for your site. For example: 1) Using Standard HTTPS por

FAQ "How can I get rid of the pass-phrase dialog at Apache ?"

2000-07-12 Thread Silesky Marketing Inc, Support
Hello, I found the answer for that question in the FAQ, and it says : "If you point your server at this file it will not prompt you for a pass-phrase" But, what does it mean to "point your server at this file" ? (we managed to create the "file") Thank you vey much, Laurent

Re: HTTPS

2000-07-12 Thread Luis Enrique Limon
just listen to a diferent port... instead Listen 443 Listen 3000 for using ssl on a non secure port. remember to change que virtual host definition to reflect your port change. On Tue, 11 Jul 2000, you wrote: > > Hi, > > I would like to use HTTPS on another port than 443... > > How can I do i

Re: mod_ssl 2.6.5 + php4.0.1pl2 + apache_1.3.12

2000-07-12 Thread callen
[EMAIL PROTECTED] wrote: > > Since the doc still has reference to php3 , I'm curious as to the steps to > configure the subject line's configuration. I tried running mod_ssl first, > then php4, then compilation of apache, but that didn't work. Any Ideas? > > --Ron http://www.devshed.com/Serve

apxs tool under apache for Windows

2000-07-12 Thread Ion Moraru
Where can I find the apxs tool on a Windows installation. I can't find it under apache/bin. Or maybe there is another way to solve this problem: I am trying to use mod_jrun with Apache. I know that I need to compile mod_jrun with -DEAPI. I found a posting telling me I should use the following com

Can't retrieve my web pages, please help!!

2000-07-12 Thread has103
Hi, I am a student in York University. This is the first time I use mod_ssl and Apache. I've installed the mod-ssl with my Apache for my secure electronic commerce project on my own unix directory. The Apache is running on port 8000 and ssl on port 8080, since this project is for experimental

Re: mod_ssl 2.6.5 + php4.0.1pl2 + apache_1.3.12

2000-07-12 Thread David Rees
On Wed, Jul 12, 2000 at 12:41:38AM -0700, [EMAIL PROTECTED] wrote: > Since the doc still has reference to php3 , I'm curious as to the steps to > configure the subject line's configuration. I tried running mod_ssl first, > then php4, then compilation of apache, but that didn't work. Any Ideas? W

Re: Seeking help on mod_ssl on NT

2000-07-12 Thread Joacim Tåg
Yes, mod_ssl can work fine on NT. You'll find a ready to install binary (includes Apache + mod_ssl+..) for NT at www.opensa.org p.s the site is down now (i think), but should be back in a few days. - Original Message - From: "Luke Palmer" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sen

mod_ssl 2.6.5 + php4.0.1pl2 + apache_1.3.12

2000-07-12 Thread phaeton
Since the doc still has reference to php3 , I'm curious as to the steps to configure the subject line's configuration. I tried running mod_ssl first, then php4, then compilation of apache, but that didn't work. Any Ideas? --Ron

Re: HTTPS

2000-07-12 Thread Paul
> - Original Message - > From: Alexandre Dias > To: [EMAIL PROTECTED] > Sent: Tuesday, July 11, 2000 4:45 PM > Subject: HTTPS > I would like to use HTTPS on another port than 443... > How can I do it? *sigh* RTFM is good advice, but I know that sometimes one wonders where

Re: SSL configuration with Apache

2000-07-12 Thread Diana Moreland
Thanks for the tip! I did the netstat command and found that port 443 is indeed listening. I appreciate the help. Diana Naresh Narang wrote: > Please do > > httpd -l > > and it will show > > httpd -DSSL > httpd -DSSL > > depending upon how many servers are started. The -DSSL shows up only if

Netscape (Was: msie AGAIN)

2000-07-12 Thread Filip Van Laenen
Yes, sorry to bother you all, but it seems to be working now. I found that same site myself a few minutes ago, and it told me Netscape 4.73 connected to it using RC4. Then I tried to connect to my own webserver, and it connected to it using 3DES. Must have changed something in the server settings

RE: msie AGAIN

2000-07-12 Thread Airey, John
Try visiting http://www.fortify.net/sslcheck.html and see what it says. This page will negotiate the highest security and state it. For example, using IE5.01 SP1 I get RC4 128bit. At first glance it appears you are not afflicted with export restricted ciphers, so it should be OK. - John Airey I

RE: msie AGAIN

2000-07-12 Thread Filip Van Laenen
I have version 4.73 installed, and it says this in the 'About': -- This version supports U.S. security with RSA Public Key Cryptography, MD2, MD5, RC2-CBC, RC4, DES-CBC, DES-EDE3-CBC . -- I find that sentence a bit cryptic (sorry, but I'm not a native speaker

RE: msie AGAIN

2000-07-12 Thread Airey, John
You will find that all versions of Netscape since 4.72 support 128bit encryption out of the box. - John Airey Internet Systems Support Officer, ITCSD, Royal National Institute for the Blind, Bakewell Road, Peterborough PE2 6XU, Tel.: +44 (0) 1733 375299 Fax: +44 (0) 1733 370848 [EMAIL PROTECTED]

Re: msie AGAIN

2000-07-12 Thread Leon Brooks
Filip Van Laenen wrote: > While on the subject, is there an export version of Netscape with 128 bit > encryption? Yah, called Fortify or soemthing like that. Let's see... http://www.fortify.net/ If you use Mandrake Linux 7.1 as the client, it will offer to download that (and openssh, full Z

RE: msie AGAIN

2000-07-12 Thread Filip Van Laenen
Hi, While on the subject, is there an export version of Netscape with 128 bit encryption? I had a problem similar to yours, but later found out that it was because MSIE doesn't support IDEA, while I was telling the server that it should only accept that algorithm. The thing that made me angry is

Re: Problems w/ VeriSign certificate

2000-07-12 Thread Mads Toftum
On Tue, Jul 11, 2000 at 05:17:55PM -0700, Doug Taylor wrote: > > Then I attempt the same command with my new .crt file (the one from > VeriSign), and get the following output: > > unable to load certificate > 26265:error:0906D06C:PEM routines:PEM_read_bio:no start line:pem_lib.c:610: > And the

Re: How to Sign a HTML form

2000-07-12 Thread Mads Toftum
On Tue, Jul 11, 2000 at 10:42:40PM +0100, Amr A. Aysha wrote: > Hi All, > > Ok all work fine ! > > I have set up : > > Apache 1.3.12 + mod_ssl 2.6.5 + mysql + PHP 4.0.1 + openssl 0.9.5a > in Linux box Slackware 7.0 > > My question is : How to sign an HTML form with client certificate to > prov

Re: HTTPS

2000-07-12 Thread Mads Toftum
On Tue, Jul 11, 2000 at 10:45:16AM -0400, Alexandre Dias wrote: > Hi, > > I would like to use HTTPS on another port than 443... > > How can I do it? > Replace the 443's in the httpd.conf with whatever port number you want. vh Mads Toftum -- `Darn it, who spiked my coffee with water?!' - lwal

Re: HTTPS

2000-07-12 Thread Mads Toftum
On Wed, Jul 12, 2000 at 12:05:16AM -0700, Mike King wrote: > You can't. The HTTPS protocol is special, and really needs to use port > 443. Please do not post in html! What you're saying is NOT true - HTTPS could be on whichever port you want it on - https://xxx.yyy.zz:12345/ will work just fine.

msie AGAIN

2000-07-12 Thread jeff
ok, microsoft really Pis___ me off!  Why can't they do anything right?  Enough of that, I'm just venting a little.  Anyway, I've spent the last two days trouble shooting this msie5x problem with https.  I've read and reread the manual and the FAQ.  As well as searched for hours on the mailin

Install a test server certificate from Verisign

2000-07-12 Thread Tony Tsai
Hi all,   I have got a trial test server certificate from Verisign, but when I replace the old dummy certificate with the trial one and run it, my ssl-enabled Apache doesn't work. I have printed its error message below. Hope someone can help me, thank you.   [Wed Jul 12 10:27:10 2000] [error]

Seeking help on mod_ssl on NT

2000-07-12 Thread Luke Palmer
Hi: I am a user trying to install mod_ssl on apache running on winNT 4.0 service pack 5.0. I set up two virtue hosts one on port 80, one on port 443. The server on port 443 runs either http or https depending on "SSL" defined or not when startup. It seems when I disable the SSL engine for serve

Re: SSL configuration with Apache

2000-07-12 Thread Naresh Narang
Please do httpd -l and it will show httpd -DSSL httpd -DSSL depending upon how many servers are started. The -DSSL shows up only if SSL is enabled. Also, another way to check whether SSL is enabled is to do: #netstat -na|grep 443 and it should show something like: 0.0.0.0:443 regards, NK

Problems w/ VeriSign certificate

2000-07-12 Thread Doug Taylor
Title: Problems w/ VeriSign certificate Note:  I am using mod_ssl version 2.6.4-1.3.12, OpenSSL version 0.9.4, and Apache version 1.3.12. Here is my situation: I create a key pair (.key and .crt files) and update Apache's config file to look for them. No problem, Apache works, SSL works, all

Re: HTTPS

2000-07-12 Thread Marc van Leeuwen
RTFM pas la peine de poluer pour des questions dans le genre Lis tout simplement la doc Bon aller une piste quand même, tu va dans le fichier httpd.conf, et tu regardes où 443 est écris, et si tu remplace par un autre port, oh miracle   Sorry for responding in French, I guess the firs

How to Sign a HTML form

2000-07-12 Thread Amr A. Aysha
Hi All, Ok all work fine ! I have set up : Apache 1.3.12 + mod_ssl 2.6.5 + mysql + PHP 4.0.1 + openssl 0.9.5a in Linux box Slackware 7.0 My question is : How to sign an HTML form with client certificate to prove The non-repudiation of the filling form. In advance many thanks Amr Sorry for m

Re: SSL configuration with Apache

2000-07-12 Thread Rick Bushnell
Hi Diana it does not look as if you have installed mod_ssl. httpd -l does not showmod_ssl as it should as a compiled in module. regards Rick Rick Bushnell All the way from San Jose Doing E-Commerce in the USA __ Apache Inter

mod_ssl+WIN2000

2000-07-12 Thread Wolfgang Tacke
Hello, first thank you for writing such great software. I am using mod_ssl since two years on our Linux servers and I am very satisfied with it. But I have a problem, maybe you can help me. I also had to set-up a SSL server for Win32. First I installed it on a WinNT server and all worked fine. I

Re: HTTPS

2000-07-12 Thread Mike King
You can't. The HTTPS protocol is special, and really needs to use port 443. Mike At 10:45 AM 7/11/2000 -0400, you wrote: Hi,   I would like to use HTTPS on another port than 443...   How can I do it?   Alexandre Dias [EMAIL PROTECTED] == Programmeur-Analyste - Enter-Net