Re: newbie: help to create ssl connection.

2003-02-05 Thread kulkarni veena
Sent: Wednesday, February 05, 2003 1:32 PM Subject: newbie: help to create ssl connection. 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 Kulkarni Do you Yahoo!?Yahoo!

Re: newbie: help to create ssl connection.

2003-02-05 Thread Justin Williams
: 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 to create Digital certificates becasue i need a self signed certificate. My configurations: Server: Apache web server with M

Re: newbie: help to create ssl connection.

2003-02-05 Thread kulkarni veena
u trying 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 th

Re: Help on Apache 2.0.43 + SSL installation

2003-03-12 Thread Cliff Woolley
I'm cc:ing the users list so that the response is in the archives in case anyone else has a similar problem. On Sat, 8 Mar 2003, Kitty Ko wrote: > How are you? I read accross one of your email replay on the "binding > shared libraries with OpenSSL" on the interent, and that's how I got > your e

Re: Help on Apache 2.0.43 + SSL installation

2003-03-18 Thread John P. Dodge
On Wed, 12 Mar 2003, Cliff Woolley wrote: > > I'm cc:ing the users list so that the response is in the archives in case > anyone else has a similar problem. > > > On Sat, 8 Mar 2003, Kitty Ko wrote: > > > How are you? I read accross one of your email replay on the "binding > > shared libraries wit

Re: Please help with http -> https redirection

2007-10-15 Thread Cliff Woolley
Are these IP-based virtual hosts or name-based virtual hosts? See http://httpd.apache.org/docs/2.0/vhosts/name-based.html --Cliff On 10/15/07, Bernard Barton <[EMAIL PROTECTED]> wrote: > > In my main httpd.conf file, I have numerous include files which include > virtual hosts like so: > > Inclu

Re: Please help with http -> https redirection

2007-10-15 Thread Bernard Barton
These are name based virtual hosts. Numerous hosts, only one IP address. So each of the included .conf files below such as devl00.conf and devl01.conf begin with something like this: ServerName devl02.mydomain.net ServerAdmin [EMAIL PROTECTED] LogLevel debug So I can access http

Re: Please help with http -> https redirection

2007-10-15 Thread Brian Hayward
If all you want to do is redirect "/" on your non-SSL Port to "/" on your SSL port, you could use a zero second redirect. e.g. put this in your index.html for the port 80 virtual host: https://devl02.mydomain.com/"; /> And have your real content in a different document root for your port 443 vir

Re: Please help with http -> https redirection

2007-10-15 Thread Bernard Barton
Thanks, but I'm trying to get through this without any code changes. It's ALMOST working! But no cigar. Brian Hayward wrote: > If all you want to do is redirect "/" on your non-SSL Port to "/" on > your SSL port, you could use a zero second redirect. > > e.g. put this in your index.html for the

Re: Please help with http -> https redirection

2007-10-16 Thread bfb21
So from what I'm gathering, if I have several virtual hosts defined in my httpd.conf file (Using Include) then in order to secure them via SSL, each one would have to have it's own IP address? So for example, each of these virtual host containers in each .conf file included begins with: Incl

Re: Help : Annoying information windows in Internet Explorer ?

2000-07-07 Thread Paul
Sounds vaguely familiar (though our intranet uses mostly NetScape). It's a browser-end problem, if I understand you correctly, and I don't think you can change it from the server-end, though I've been wrong about such things before. =o) I posted instructions for how the user can tell the browser

RE: Help : Annoying information windows in Internet Explorer ?

2000-07-07 Thread Paykar Chamani
What are 'Enroll' and 'IControl'?     Thank you,   Paykar Chamani -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Gianluca MorelloSent: Friday, July 07, 2000 5:19 AMTo: [EMAIL PROTECTED]Subject: Help : Annoying in

Re: Help : Annoying information windows in Internet Explorer ?

2000-07-07 Thread Winged Wolf
This is a browser-end problem. What's happening is that the "Secure Object Provider" is set to Medium-grade security... which notifies the user before their certificate is used. (If it was High-grade security, it would prompt them for their password each time their certificate is used.) I can't

Re: Help : Annoying information windows in Internet Explorer ?

2000-07-10 Thread Gianluca Morello
- Original Message - From: Paykar Chamani   What are 'Enroll' and 'IControl'?     Thank you,   Paykar Chamani Enroll and IControl are ActiveX controls provided by Microsoft (only!) for MS Internet Explorer  to handle the request and the download of c

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: 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

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

2000-07-13 Thread Segerlund, Lars
27;t retrieve my web pages, please help!! << File: httpd.conf >> Annie: In a strange turn of events, I'm sending you a working http/https script. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED

I need help with a very tricky problem

2000-09-06 Thread Doug Poulin
I need to figure out how to log a user off our web site and ensure that they re-authenticate the next time they hit our site.   On the surface this seems like a very simple problem but it is not.  Here is what happens.   A user logs on to our site using modauth, from an IE5 browser.  They do

RE: Another cry for help/JServ and mod_ssl

2000-10-10 Thread David Rees
--enable-EAPI > I get the following error:" configure:error: jar binary not found in > /usr/java." > > Well, right, there is no jar binary in /usr/java, but why??? > Can anybody please help me? > Thanks in advance I suspect that you aren't executing the ./configu

AW: Another cry for help/JServ and mod_ssl

2000-10-11 Thread Hiendl Elke
ad of JSDK2.0 and put the whole (uncompressed)directory in /usr/local. Thanks a lot Elke > -Ursprüngliche Nachricht- > Von: David Rees [mailto:[EMAIL PROTECTED]] > Gesendet am: Dienstag, 10. Oktober 2000 18:24 > An: [EMAIL PROTECTED] > Betreff: RE: Another cry for help/JServ a

RE: Another cry for help/JServ and mod_ssl

2000-10-11 Thread David Rees
Are you sure that the file /usr/local/JSDK2.0/lib/jsdk.jar exists and that your java executable is /usr/local/jdk/bin/java? What does `which java` say? -Dave > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Hiendl Elke > > I wrote it like this: > #

Please help: compile mod_ssl-2.7.1-1.3.14 on NT

2000-12-31 Thread Jason Xue
all, I am compiling mod_ssl 2.7.1 with apache 1.3.14 on NT4.0 with vc++ 6.0. First, I did compile and install openSSL-0.9.6 successfully. Second, I run this command: configure.bat --with-apache=..\apache_1.3.14 --with-ssl=d:\openssl result seems to be ok . at the end of email is a typical secti

URGENT Help needed as I'm new to SSL

2001-06-18 Thread Vinay Ram P S
Hi All,     I very much new to SSL. I downloaded Apache,ModSSL,OpenSSL     and installed in Windows NT. After installation what should be     done (i.e what settings should be done and how certificates should be created?)      so as to use SSL certificates. can anybody send links to document

Re: mod_ssl-2.8.2-5mdk and virtual host HELP!

2001-07-07 Thread Cliff Woolley
On Sun, 8 Jul 2001 [EMAIL PROTECTED] wrote: > I try to use the syntax I find in the documentation for a virtual host. when > I restart after changing the virtual host file I get errors like - > misspelled or not installed. > it is correct and it is installed. If I remove the virtual host fil

RE: mod_ssl-2.8.2-5mdk and virtual host HELP!

2001-07-08 Thread robert
12:47 AM To: [EMAIL PROTECTED] Subject: Re: mod_ssl-2.8.2-5mdk and virtual host HELP! On Sun, 8 Jul 2001 [EMAIL PROTECTED] wrote: > I try to use the syntax I find in the documentation for a virtual host. when > I restart after changing the virtual host file I get errors like - > miss

Re: mod_ssl-2.8.2-5mdk and virtual host HELP!

2001-07-09 Thread Owen Boyle
[EMAIL PROTECTED] wrote: > > the ? marks are replacing the real info. > here is what I tried last. > > > ServerName login.?.com > ServerAdmin webmaster@?.com > DocumentRoot /home/?/public_html/ > SSLEngine on > SSLCertificateFile /etc/httpd

Re: mod_ssl + apache 1.3.22 / 1.3.23 Problem, Help please.

2002-02-25 Thread Owen Boyle
> MARTIN Pierre wrote: > > Hi, > > Im writing you this mail beacause of a problem i have with mod_ssl. > I tryed a lot of different settings, and i do not find any issue to > it. > > I have an apache webserver (i tryed both 1.3.22 and 1.3.23) with the > mod_ssl. I cant load it, because of this

Re; Re; Even more so - Re: Urgent Help

2002-04-22 Thread Andrew Lietzow
figure, generate the key, csr, and crt, and voila, secure server is up and running. This does not, however, address your last configuration, with sslverifyclient => require. That I have not tried. However, if you can provide the scenario for your error or perceived disfunctionality of the s

Re: Help with error due to recompiling mod_perl??

1999-01-22 Thread Ralf S. Engelschall
On Thu, Jan 21, 1999, Gil Vidals wrote: > I have successfully installed mod_ssl with Apache 1.3.3. Everything worked > fine. Then I installed Apache 1.3.4 and compiled it with mod_perl. Now > mod_ssl no longer works. > > It gives me this error in the log file. > > Thu Jan 21 11:03:08 1999] [e

Help with Cannot add module via mod_so.c error

1999-06-29 Thread gil
Hi, I need some help in understanding the LoadModule and AddModule use. I have successfully compiled and use mod-perl 1.19 with Apache 1.3.6, but on a test server, I get the following error: Syntax error on line 225 of /usr/src/httpd/conf/httpd.conf: Cannot add module via name 'mod_so.c&

Help please? OpenSSL: "Unable to load config info"

1999-10-08 Thread Derek Sivers
f Unable to load config info Enter PEM pass phrase: (**) unable to find 'distinguished_name' in config problems making Certificate Request Whaddya think? Please help... Derek Sivers [EMAIL PROTECTED] = __ Do You Yahoo!? Bid a

Re: me too :HELP: Error:PrivateKey:unknown public key type

1999-11-02 Thread Ralf S. Engelschall
s its certificate. > Then i tried my luck with the DER-Versions of the key and the cert - > i failed again. > > Could anyone please help me ? > My boss seems to become a little bit unfriendly - > cause i worked for a week on this SSL thing > with no success. Two hints:

Re: HELP! mod_ssl/apache error driving me nuts!

2000-04-15 Thread Robert Monical
TECTED]> Subject: HELP! mod_ssl/apache error driving me nuts! -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I've been hammering on this problem all day. I've been through all the installation docs etc. and I can't fix it. When I start apache with an SSL certificate, it logs an e

Re: Need help with Apache 1.3.12+modssl WIN32

2000-04-21 Thread Jan Dries
"Reid M. Pinchback" wrote: > [...] > but when I try to start Apache from the Services control panel > I just get: > >Could not start the Apache service on \\SERVER >Error 1067: The process terminated unexpectedly. > [...] > > Am I missing something here? > If running it as a service give

Re: Need help with Apache 1.3.12+modssl WIN32

2000-04-22 Thread Reid M. Pinchback
At 11:56 PM 4/21/00 -0400, Jan Dries wrote: >If running it as a service gives problems, try running it as a console >app. Then you can at least see the prints to stdout as well. Good idea! I'll try that. >Have all the mod_ssl parameters been set up correctly? I.e. do you have >a valid certifica

please help, getting the prng not seeded error

2000-05-10 Thread Rusty Wright
I'm trying to install mod_ssl on Apache 1.3.12. I'm having a problem at step 5b; when I do "make certificate" it asks me a bunch of questions and then bombs with "prng not seeded error" (the full output is below). As per the faq I had created a $HOME/.rnd file in my home directory and also in /

Please help.. images not showing in SSL connection

2000-05-11 Thread Luke Chiam
Please help.. images not showing in SSL connection, but it is ok in normal connection. Why? Thanks.   Luke

Re: new to Apache-SSL world needs help

2003-01-29 Thread Daniel Lopez
> At this point I have to customize http.conf and ssl.conf files. > Could you send me an example of such files already modified? I need to > understand what I must change. You can take a look at http://apacheworld.org/ty24/site.chapter17.html for building instructions and example minimal configu

RE: I need help with a very tricky problem

2000-09-06 Thread Kirk Benson
  The HTTP auth process is not designed for what you're trying to do. -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Doug PoulinSent: Wednesday, September 06, 2000 3:08 PMTo: [EMAIL PROTECTED]Subject: I need help with a very tricky proble

Re: I need help with a very tricky problem

2000-09-06 Thread Carlos Ramirez
Probably your best bet is to use mod_perl, Apache::Session or write your own module to handle sessions. These basically create a session file (cookie based or local file) with a timestamp. This session file for is checked for every subsequent request and force re-authentication if session expire

Re: Please help: compile mod_ssl-2.7.1-1.3.14 on NT

2000-12-31 Thread Jan Dries
Jason Xue wrote: > Third, i run nmake /f Makefile.win from apache1.3.14\src directory > it seems to have no errors only a few warning. it ends after compile > modules\proxy. doesn't seems to compile modules\ssl. For some reason Makefile.win (or one of the underlying) isn't properly updated by c

Re: URGENT Help needed as I'm new to SSL

2001-06-18 Thread Deocs Postmaster
At 10:11 AM 06/18/2001 , you wrote: >Hi All, > I very much new to SSL. I downloaded Apache,ModSSL,OpenSSL > and installed in Windows NT. After installation what should be > done (i.e what settings should be done and how certificates should be > created?) > so as to use SSL certifi

Re: URGENT Help needed as I'm new to SSL

2001-06-18 Thread Vinay Ram P S
m the page     Hey, it worked !    The SSL/TLS-aware Apache webserver was    successfully installed on this website.       But When I request with following URL    http://192.168.1.8:443/     No page is displayed.       Can anybody help me in resolving the above problem and also requesting the

Re: URGENT Help needed as I'm new to SSL

2001-06-19 Thread Owen Boyle
2.168.1.8:443/ > No page is displayed. Try setting the VirtualHost definition as above. > Can anybody help me in resolving the above problem and also > requesting the page > using https rather than http You have to do this in the browser - simply type "https://192.16

loading private key? urgent.... please help if you can

2001-12-21 Thread Mike K
this error:   # openssl rsa -noout -modulus -in server.key | openssl md5read RSA keyunable to load keyd41d8cd98f00b204e9800998ecf8427e     I get this same "unable to load key" error for any key I try to get the md5 checksum for     Any help in getting both of my virtual domain's (the t

config, compile, install help - php3, ssl, apache 1.3.x

1999-03-02 Thread Eric Gus
I've run through the list archives but can't find much of anything on setting up the following: under linux (slackware) 2.0.34- apache 1.3.x mod_ssl or openssl ssleay (& whatever else is required) mod_perl (I _assume_ this is needed to allow the running of perl cgi's w/secure output) php3 ..and p

help with umod_perl DSO error in Red Hat 5.2

1999-03-25 Thread gil
Hi, I am running RedHat 5.2's SSL out of the box. It's up and running OK, but when I attempt to incorporate mod_perl by uncommentíng the following two lines in httpd.conf, I get an error. Uncomment theste two lines LoadModule perl_module modules

Please help while I still have some hair left :)

1999-07-11 Thread Jeremy Beker
t one of them doesn't work. I have swapped their position in the httpd.conf file so order does not appear to matter. I want to upgrade the server, but I can't do so unless all of the VHosts work. I will be in debt to anyone who can help on this one. -Jeremy S/MIME Cryptographic Signature

Help - were should I turn - Netscape and Client Certificates

1999-07-29 Thread Arend van der Veen
I am using mod_ssl_2.3.6_1.3.6. I generated a client certificate and converted to PKCS#12 format. I Ioaded it into both IE5 and Netscape 4.5. Under IE5 everything worked perfectly. In Netscape I had to trust certificate first. When I access a link on the secure sever I first get prompted for a

Re: Help please? OpenSSL: "Unable to load config info"

1999-10-08 Thread Jay J
- Original Message - From: Derek Sivers <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, October 07, 1999 12:42 PM Subject: Help please? OpenSSL: "Unable to load config info" > Hi guys. I'm new to OpenSSL (but not SSL) and was > generating

Re: Help please? OpenSSL: "Unable to load config info"

1999-10-08 Thread Holger Reif
put will be PEM formatted): > > I TYPED: > $ openssl req -new -key server.key -out server.csr > > OPEN SSL SAID: > Using configuration from /usr/local/ssl/openssl.cnf > Unable to load config info > > Enter PEM pass phrase: (**) > > unable to find 'distingui

Re: Help please? OpenSSL: "Unable to load config info"

1999-10-09 Thread Derek Sivers
ry. So I just went and made a "ln -s" link in the spot where it was looking for it (/usr/local/ssl/), pointing to my installed location - and it worked fine!! Thanks for your help! Derek Sivers [EMAIL PROTECTED] = __ Do You Yahoo!? Bi

Help needed: license requirements for modssl+openssl in USA

1999-10-28 Thread Yan Zhang Chen
Hi! With the kind help from this list (Ralf in particular) I have successfully built modssl as an Apache DSO. Now I need to figure out the license stuff before I can deploy it. Our use of modssl/openssl should fall in the category of commercial use. My first question is about the patents to be

RE: Please help.. images not showing in SSL connection

2000-05-12 Thread Richey, Ross
- From: Luke Chiam [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 11, 2000 10:14 AM To: [EMAIL PROTECTED] Subject: Please help.. images not showing in SSL connection Please help.. images not showing in SSL connection, but it is ok in normal connection. Why? Thanks. Luke

Re: Please help.. images not showing in SSL connection

2000-05-12 Thread Luke Chiam
simple script to display server environment settings and comfirmed the mis-configuration. Luke -Original Message- From: Richey, Ross <[EMAIL PROTECTED]> To: '[EMAIL PROTECTED]' <[EMAIL PROTECTED]> Date: Saturday, May 13, 2000 12:07 AM Subject: RE: Please help.. ima

Newbie - Please help! configure mod_ssl for Apache on SCO

2003-02-23 Thread Fitzmaurice, James
Please help! I've been attempting to compile mod_ssl 2.8.9 for apache 1.3.26 and keep running into either environment issues or version problems on SCO OpenServer 5.05 I need to apply a Verisign Cert on our Apache Web Server. I installed OpenSSL and was able to generate a Cert. Now I ne

Any help for a novice on RH 7.0 / Apache 1.3.14

2001-03-30 Thread Aage J. Skjolingstad
Hi All, When crond is log rotating (crond.weekly) - httpd feil to start up again. I'm running RH 7.0 with Apache/1.3.14 (Unix) (Red-Hat/Linux) mod_ssl/2.7.1 OpenSSL/0.9.5a mod_perl/1.24 The kill HUP does not restart the server since some of the childs does not die The /…../httpd restart command

No longer able to access the website (htpps) Please help...

2002-01-02 Thread The Ha
Hi I was able to get apache 1.3.17 /mod_ssl-2.8.0-1.3.17 working before the newyear. I then decided to remove the whole thing , download the latest apache_1.3.22 and mod_ssl-2.8.5-1.3.22, rebuild the apache server exactly like I did before. Now I can not access the https page, only the regular p

Re: config, compile, install help - php3, ssl, apache 1.3.x

1999-03-02 Thread rick saltzman
There is a FreeBSD port of apache 1.3.4 + php + mod_ssl which I've hacked to include mod_frontpage. I did not include mod_perl. I spent a bit of time building each apache 1.3.4 with each mod_ separately to observe which pieces are patched and why. I reccommend this approach if you are going

Re: config, compile, install help - php3, ssl, apache 1.3.x

1999-03-02 Thread Ralf S. Engelschall
On Mon, Mar 01, 1999, Harry Zink wrote: > I installed the apapche 1.3.4+mod_SSL rpm that is floating around on > Ralph's site - it works wonderfuly by itself, but it appears that no > other redhat modules can be installed on top of that installation. This > appears to be due to apache+mod_ssl

Re: config, compile, install help - php3, ssl, apache 1.3.x

1999-03-02 Thread Harry Zink
>At least when you compile from source you should be able to use mod_perl, >mod_php and whatever else with Apache+mod_ssl without problems. Thanks... I'll attempt that next. Harry __ Apache Interface to SSLeay (mod_ssl) www.en

Re: config, compile, install help - php3, ssl, apache 1.3.x

1999-03-02 Thread Harry Zink
>This seems like a popular combination, perhaps it would be worth someone >doing up an rpm combining these particular modules (but might be a lot of work >keeping a package with all the latest versions after each upgrade). That sounds like it'd be a nightmare for whoever would be kind enough to

Re: config, compile, install help - php3, ssl, apache 1.3.x

1999-03-02 Thread Ben Laurie
Harry Zink wrote: > > >Would it be easier to wipe my source dir and restart from scratch or can I > >simply add-in php3? > > Been there, done that - still can't get it to work myself. > > I installed the apapche 1.3.4+mod_SSL rpm that is floating around on > Ralph's site - it works wonderfuly b

Re: config, compile, install help - php3, ssl, apache 1.3.x

1999-03-02 Thread William X. Walsh
> > I installed the apapche 1.3.4+mod_SSL rpm that is floating around on > > Ralph's site - it works wonderfuly by itself, but it appears that no > > other redhat modules can be installed on top of that installation. This > > appears to be due to apache+mod_ssl is using some EAPI, which is not >

Re: config, compile, install help - php3, ssl, apache 1.3.x

1999-03-03 Thread Khimenko Victor
2-Mar-99 10:28 you wrote: > A note about php. If you choose to integrate database access for example to > mysql in the php install, then mysqld must be running for apache to start. > This is not very nice and means you must insure that upon a restart or cold > start that the database daemon is up

Re: config, compile, install help - php3, ssl, apache 1.3.x

1999-03-03 Thread Khimenko Victor
2-Mar-99 06:14 you wrote: >>This seems like a popular combination, perhaps it would be worth someone >>doing up an rpm combining these particular modules (but might be a lot of work >>keeping a package with all the latest versions after each upgrade). > That sounds like it'd be a nightmare for wh

Re: config, compile, install help - php3, ssl, apache 1.3.x

1999-03-03 Thread Khimenko Victor
In <[EMAIL PROTECTED]> User Rick ([EMAIL PROTECTED]) wrote: >> 2-Mar-99 10:28 you wrote: >> > A note about php. If you choose to integrate database access for example to >> > mysql in the php install, then mysqld must be running for apache to start. >> > This is not very nice and means you must i

Re: config, compile, install help - php3, ssl, apache 1.3.x

1999-03-03 Thread User Rick
> 2-Mar-99 10:28 you wrote: > > A note about php. If you choose to integrate database access for example to > > mysql in the php install, then mysqld must be running for apache to start. > > This is not very nice and means you must insure that upon a restart or cold > > start that the database da

RE: config, compile, install help - php3, ssl, apache 1.3.x

1999-03-03 Thread Juergen Rensen
Tuesday, March 02, 1999 8:20 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED]; Eric Gus Subject:Re: config, compile, install help - php3, ssl, apache 1.3.x >Would it be easier to wipe my source dir and restart from scratch or can I >simply add-in php3? Been there, done that - still

Re: config, compile, install help - php3, ssl, apache 1.3.x

1999-03-03 Thread Ralf S. Engelschall
On Wed, Mar 03, 1999, Juergen Rensen wrote: > I had only one little problem installing apache 1.3.4, SSLeay0.9.0b, php3 > 3.0.7, mod_ssl 1.3.4 and postqresql, that was, 'palloc' was defined in some > postqresql 6.3 header file that was itself included into some php3 C file > that also included a

Re: config, compile, install help - php3, ssl, apache 1.3.x

1999-03-03 Thread Rick Saltzman
UR> I'd like to find out what is different in your build from mine. When I UR> fetched the port from FreeBSD.org, the very first time make is run, some UR> script prompted me for which databases I'd like use. RS> "the very first time make is run", "some script prompted me"... Huh. Are you RS> s

Re: help with umod_perl DSO error in Red Hat 5.2

1999-03-25 Thread Ralf S. Engelschall
On Wed, Mar 24, 1999, gil wrote: > I am running RedHat 5.2's SSL out of the box. It's up and running OK, > but when I attempt to incorporate mod_perl by uncommentíng the following two lines >in > httpd.conf, I get an error. > > Uncomment theste two lines > -

Re: Please help while I still have some hair left :)

1999-07-14 Thread Ralf S. Engelschall
server, but I can't do so unless all of the > VHosts work. I will be in debt to anyone who can help on this one. This is a new consistency check. When it fails, it means that mod_ssl has not CA certificates found. Why, that's the other question. But at least when this check woul

Re: Help - were should I turn - Netscape and Client Certificates

1999-07-29 Thread Arend van der Veen
even though the client has already enter one for the domain. Arend van der Veen -Original Message- From: Arend van der Veen <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: Thursday, July 29, 1999 7:57 AM Subject: Help - were should I turn - Netscap

Re: Please help while I still have some hair left :)

1999-07-30 Thread Jeremy Beker
hacked version of the server, the value that prints out for sk_X509_NAME_num(sk) is 0! This seems very odd to me. The file I am loading definately has data in it, and loads successfully for the other VHost that uses it. Why does it not load here? Any help would be greatly appreciated.

RE: Help - were should I turn - Netscape and Client Certificates

1999-08-03 Thread Howard Uman
LET'S GO CAPS! > -Original Message- > From: Arend van der Veen [mailto:[EMAIL PROTECTED]] > Sent: Thursday, July 29, 1999 2:54 PM > To: [EMAIL PROTECTED] > Subject: Re: Help - were should I turn - Netscape and Client > Certificates > > >

Re: Please help while I still have some hair left :)

1999-08-10 Thread Jeremy Beker
sk, n)); > } > } > > When I run this hacked version of the server, the value that prints out for >sk_X509_NAME_num(sk) is > 0! This seems very odd to me. The file I am loading definately has data in it, and >loads > successfully for the other VHost that uses i

Re: Help needed: license requirements for modssl+openssl in USA

1999-10-28 Thread Ralf S. Engelschall
On Thu, Oct 28, 1999, Yan Zhang Chen wrote: > [...] > My first question is about the patents to be involved in our > case where we only use modssl (with openssl) for web site: > I know we need RSA license; do we also need license for > IDEA? From what I can see in browsers like Netscape, only >

Re: Help needed: license requirements for modssl+openssl in USA

1999-10-28 Thread Brandon Warren
On Thu, 28 Oct 1999, Ralf S. Engelschall wrote: > On Thu, Oct 28, 1999, Yan Zhang Chen wrote: > > > Assuming we only need RSA license. Since RSA site license is > > expensive, is it possible to buy SSL-enabled server product like > > Stronghold (and therefore the RSA license), and then instead

HELP: Error: Private key not found. / PrivateKey:unknown public key type

1999-10-29 Thread Marco A. Zamora Cunningham
es as the production server (OpenSSL 0.9.3a 29 May 1999), and the old Apache-1.3.6+mod_ssl-2.3.9 has no problem with the same key+cert pair using this library. Am I overlooking something obvious? Maybe I have to re-encode the key or cert? Any help would be greatly appreciated and would justly deserve a

I am having a heck of a time - Please help.

2002-07-12 Thread David Loesche
following build for mod_ssl: ./configure --with-apache=../apache_1.3.26 \ --with-ssl=/usr/local/ssl \ --with-mm=../mm-1.1.3 If you can help (point me to some documentation) I would be very grateful... David S. Loesche [EMAIL PROTECTED] Yipes

Re: Any help for a novice on RH 7.0 / Apache 1.3.14

2001-03-31 Thread Ralf S. Engelschall
On Fri, Mar 30, 2001, Aage J. Skjolingstad wrote: > When crond is log rotating (crond.weekly) - httpd feil to start up > again. I'm running RH 7.0 with Apache/1.3.14 (Unix) (Red-Hat/Linux) > mod_ssl/2.7.1 OpenSSL/0.9.5a mod_perl/1.24 > > The kill HUP does not restart the server since some of the

Re: Any help for a novice on RH 7.0 / Apache 1.3.14

2001-03-31 Thread Aage J. Skjolingstad
I tried without mod_ssl, and it works. Logfile: caught SIGTERM, shutting down == The problem is that it does not kill all the children, so httpd does not restart, - I have to use /./htppd start to get the server up running. I have read allot about this on the mailing lists and what I

Re: Any help for a novice on RH 7.0 / Apache 1.3.14

2001-04-01 Thread Corey Adam Baye
On Fri, 30 Mar 2001, Aage J. Skjolingstad wrote: > Hi All, > > When crond is log rotating (crond.weekly) - httpd feil to start up > again. I'm running RH 7.0 with Apache/1.3.14 (Unix) (Red-Hat/Linux) > mod_ssl/2.7.1 OpenSSL/0.9.5a mod_perl/1.24 apache has a utility called rotatelogs which avoid

Re: Any help for a novice on RH 7.0 / Apache 1.3.14

2001-04-01 Thread David Rees
On Fri, Mar 30, 2001 at 02:17:25PM -0800, Corey Adam Baye wrote: > On Fri, 30 Mar 2001, Aage J. Skjolingstad wrote: > > > Hi All, > > > > When crond is log rotating (crond.weekly) - httpd feil to start up > > again. I'm running RH 7.0 with Apache/1.3.14 (Unix) (Red-Hat/Linux) > > mod_ssl/2.7.1 O

Help please with opening port 443 for Apache on Slackware 7

2000-05-11 Thread Scott Ehrlich
Hello to all: Backing up from a previous message of mine requesting help with certificates, through some further experimentation with Apache 1.3.11 and 1.3.12, OpenSSL 0.9.5a, mod_perl 1.23, and mod_ssl (respective versions for Apache) on my Slackware 7 system, I can't for the life of me f

RE: I am having a heck of a time - Please help.

2002-07-15 Thread Boyle Owen
-- >From: David Loesche [mailto:[EMAIL PROTECTED]] >Sent: Freitag, 12. Juli 2002 20:12 >To: '[EMAIL PROTECTED]' >Subject: I am having a heck of a time - Please help. > > >I have poured through all the documentation I can find on >enabling mod_ssl >with Apache 1.3.2

RE: I am having a heck of a time - Please help.

2002-07-15 Thread David Loesche
am having a heck of a time - Please help. Could be to do with your version of openssl lib (check it is reasonably up to date) or with your LD_LIBRARY_PATH environment variable.. Check out http://www.delouw.ch/linux/Apache-Compile-HOWTO/html/apache.html for a good user's summary. Rgds,

Re: I am having a heck of a time - Please help.

2002-07-15 Thread Glen Mehn
e. I am intrigued > by the LD_LIBRARY_PATH suggestion. What would you recommend I set it to? > > -Original Message- > From: Boyle Owen [mailto:[EMAIL PROTECTED]] > Sent: Monday, July 15, 2002 12:51 AM > To: [EMAIL PROTECTED] > Subject: RE: I am having a heck of a time -

Urgent help needed Regarding installation of openssl-0.9.6b on Redhat linux 7.1

2002-04-18 Thread Nisarg Rav
ile.ssl make[1]: Leaving directory `/usr/local/openssl-0.9.6b/test' making links in tools... make[1]: Entering directory `/usr/local/openssl-0.9.6b/tools' Makefile => Makefile.ssl make[1]: Leaving directory `/usr/local/openssl-0.9.6b/tools' Configured for

RE: Help please with opening port 443 for Apache on Slackware 7

2000-05-11 Thread Goran Blazic
000 5:16 AM To: [EMAIL PROTECTED] Subject: Help please with opening port 443 for Apache on Slackware 7 Hello to all: Backing up from a previous message of mine requesting help with certificates, through some further experimentation with Apache 1.3.11 and 1.3.12, OpenSSL 0.9.5a, mod_perl 1.23

Re: Help please with opening port 443 for Apache on Slackware 7

2000-05-11 Thread JoshNarins
IN httpd.conf Listen 443 and then a directive. They have a good sample one in httpd.conf.default __ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List [EMAIL PR

Re: Help please with opening port 443 for Apache on Slackware 7

2000-05-11 Thread Carlos Ramirez
ge of mine requesting help with certificates, through some further experimentation with Apache 1.3.11 and 1.3.12, OpenSSL 0.9.5a, mod_perl 1.23, and mod_ssl (respective versions for Apache) on my Slackware 7 system, I can't for the life of me figure out what combination of what I used to compile https

RE: Help please with opening port 443 for Apache on Slackware 7

2000-05-11 Thread Scott
27;m having amnesia and deja vu at the same time. > > > > -Original Message- > From: Scott Ehrlich [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, May 10, 2000 5:16 AM > To: [EMAIL PROTECTED] > Subject: Help please with opening port 443 for Apache on Slackware 7 >

How can I create certificates and keys using *.bat files? Please help.

2000-06-12 Thread Derek DeMoro
I need to be able to create keys and certificates using *.bat files?  How can I do that?   Derke   Derek DeMoroChief Technical OfficerBallotDirect(650) 799-8490

~ Error Help - CN in certificate not server name or identical to CA!? ~

2003-01-29 Thread Inderjit S Gabrie
Hi all I am new to the SSL environment, getting a following error, can someone tell me whats going on and how i can resolve thisthsnka in advance...(error output below...) [Tue Jul 2 11:54:00 2002] [error] mod_ssl: SSL handshake failed (server name here:443, client 13

Re: Urgent help needed Regarding installation of openssl-0.9.6b on Redhat linux 7.1

2002-04-18 Thread Joe Orton
On Thu, Apr 18, 2002 at 06:06:07AM -0700, Nisarg Rav wrote: > Hello gurus , > > I'm facing one typical problem while configuring openssl-0.9.6b on > RedHat linux 7.1 , kernel 2.4.2-2. Try upgrading your compiler: http://www.redhat.com/support/errata/RHBA-2001-082.html joe > ../cryptlib.h:65:

Re: Urgent help needed Regarding installation of openssl-0.9.6b on Redhat linux 7.1

2002-04-19 Thread Nisarg Rav
sl-0.9.6b/crypto/dsa' make[1]: *** [subdirs] Error 1 make[1]: Leaving directory `/usr/local/openssl-0.9.6b/crypto' make: *** [sub_all] Error 1 Please help me for solving this problem .. It is very important for me to resolve it sooner.. Thanks in advance .. nisarg --- Joe Orton <

Re: How can I create certificates and keys using *.bat files? Please help.

2000-06-13 Thread Paul
--- Derek DeMoro <[EMAIL PROTECTED]> wrote: > I need to be able to create keys and certificates using *.bat files? > How can I do that? Are you using OpenSSL? It has a command-line interface that can be executed from a *.bat; check out http://www.openssl.org/docs/apps/genrsa.html Paul = _

RE: I am having a heck of a time - Please help. -- SOLUTION FOUND!

2002-07-17 Thread David Loesche
you have to do this make sure you have gcc 3.1 or SUN's compiler (I believe SUN's works but did not try it - I guess I'm just stubborn). Later, -Original Message- From: David Loesche Sent: Monday, July 15, 2002 12:07 PM To: '[EMAIL PROTECTED]' Subject: RE: I am h

<    1   2   3   4   5   >