[EMAIL PROTECTED] Question about mod_ssl & mod_jk

2008-06-18 Thread Tan, Liao
Hello, experts: My apache installed is has only the mod_jk.sl in the "libexec/" directory. I want to know what I need to do in order to to configure my current http to https? I know this is a very general question, but to start, I guess I need to include the directives in httpd.conf: 1) L

RE: [EMAIL PROTECTED] Question about mod_ssl & mod_jk

2008-06-18 Thread Tan, Liao
on about mod_ssl & mod_jk Hi. Your configuration snippets below look like Apache 1.x, but you mention that you are using 2.x. How come ? André Tan, Liao wrote: > Hello, experts: > My apache installed is has only the mod_jk.sl in the "libexec/" directory. > I want to kno

RE: [EMAIL PROTECTED] Question about mod_ssl & mod_jk

2008-06-18 Thread Tan, Liao
ry latest versions of Apache, mod_jk etc.. to say the least. There may exist a more recent package from HP (software depot), which already includes SSL. That would be a good start. Under your HPUX, the Apache is probably installed under /opt/hpws/apache or /opt/hpws_apache. The logfiles may be u

RE: [EMAIL PROTECTED] Question about mod_ssl & mod_jk

2008-06-18 Thread Tan, Liao
have all certificates and their directives configured. Thanks for your attention. Ingrid -Original Message- From: Tan, Liao [CMB-IT] Sent: Wednesday, June 18, 2008 12:07 PM To: users@httpd.apache.org Subject: RE: [EMAIL PROTECTED] Question about mod_ssl & mod_jk Hah, unfortunately

[EMAIL PROTECTED] Question about mod_ssl patch for Apache 2.0.46

2008-06-19 Thread Tan, Liao
Guys: 1)I want to know if there´s mod_ssl patch for Apache 2.0.x. I saw in modssl.org, and strangely the latest version has the date of 2007, and is for Apache 1.3. 2)I already have my apache installed, that´s why I´m looking for a patch for mod_ssl, the final purpose is enable my current http

[EMAIL PROTECTED] Not finding the port to HTTPS

2008-06-20 Thread Tan, Liao
All, I doing tests with my https, and still it´s not working (my current http works fine). If you know how to help, pls gimme a support. I have all certificates, with all their directives in httpd-ssl.conf. Did several tests with the default port number 443, and it seems its not finding the c

RE: [EMAIL PROTECTED] Not finding the port to HTTPS

2008-06-20 Thread Tan, Liao
grid -Original Message- From: Scott Courtney [mailto:[EMAIL PROTECTED] Sent: Friday, June 20, 2008 11:01 AM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] Not finding the port to HTTPS On Fri, 2008-06-20 at 10:54 -0300, Tan, Liao wrote: > "Permission denied: make_sock:

RE: [EMAIL PROTECTED] Not finding the port to HTTPS

2008-06-20 Thread Tan, Liao
configured correctly. Ingrid -Original Message- From: Scott Courtney [mailto:[EMAIL PROTECTED] Sent: Friday, June 20, 2008 2:32 PM To: Tan, Liao [CMB-IT] Cc: users@httpd.apache.org Subject: RE: [EMAIL PROTECTED] Not finding the port to HTTPS On Fri, 2008-06-20 at 14:07 -0300, Tan, Lia

RE: [EMAIL PROTECTED] Question about mod_ssl patch for Apache 2.0.46

2008-06-23 Thread Tan, Liao
at 4:41 PM, Tan, Liao <[EMAIL PROTECTED]> wrote: > Guys: > 1)I want to know if there´s mod_ssl patch for Apache 2.0.x. I saw in > modssl.org, and strangely the latest version has the date of 2007, and is for > Apache 1.3. > 2)I already have my apache installed, that´s

[EMAIL PROTECTED] Port or SSL issue?

2008-06-23 Thread Tan, Liao
Folks, I have tried in many ways making my https certificate work out, but nothing yet. My apache is 2.0.46, HP-UX, and Listen 443 in http-ssl.conf. I´ve also asked the SA´s to start apache as root, and the https url doesnt work either. Have the certificate and ssl directives, except for the "

[EMAIL PROTECTED] Forbidden again

2008-06-23 Thread Tan, Liao
Folks, Sorry for posting again this question, as I have deleted the mails related to the "forbidden" subject (dont know if it´s similar to mine). Im trying to make my https work, and just out of curiosity, I typed http://localhost:443, and it gave me the error below: "Forbidden You don't have p

RE: [EMAIL PROTECTED] Port or SSL issue?

2008-06-23 Thread Tan, Liao
:[EMAIL PROTECTED] Sent: Monday, June 23, 2008 3:40 PM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] Port or SSL issue? Tan, Liao wrote: > Folks, > I have tried in many ways making my https certificate work out, but nothing > yet. > My apache is 2.0.46, HP-UX, and Listen

[EMAIL PROTECTED] error when running binbuild.sh

2008-06-24 Thread Tan, Liao
Folks, We´re running/compiling the file binbuild.sh, and started to do a lot of things, till a point that gave me the errors below: "find: cannot stat /projects3/ahajjsle/newconnectors/httpd-2.0.46/include/ap_compat.h find: cannot stat /projects3/ahajjsle/newconnectors/httpd-2.0.46/include/ap_

[EMAIL PROTECTED] Compatibility Apache 1.3.x & Tomcat 4.1 and BO 6.5

2008-06-27 Thread Tan, Liao
Folks, I´m finding problems to compiling my original apache 2.0.46 in order to get the ssl working, so I think switching to 1.3 would be an option. The thing is that the apache 2.0.46, the tomcat 4.1 and BO 6.5 came together in a single cd pkg, and would like to know from you if there´s compati

[EMAIL PROTECTED] Apache 1.3.x issues

2008-06-30 Thread Tan, Liao
Folks, We´ve been following the steps in http://www.modssl.org/example (Build and install the SSL-aware Apache), and the following log, when ran the command below: $ ./configure \ --with-apache=../apache_1.3.41 \ --with-ssl=../openssl-0.9.8g \ --prefix=/FlexUAT/busobj/BOBJ6/TESTES/

[EMAIL PROTECTED] Where can I find a binary version of Apache?

2008-07-02 Thread Tan, Liao
Folks, Does anybody know where can we find a binary version from apache (any version) that already has the mod_ssl integrated ready to install in our server? (HP-UX) All source versions when we try to compile using the option to enable ssl, we got several errors... Thank you! Ingrid ---

[EMAIL PROTECTED] erros... Apache 1.3 e Tomcat 4.1

2008-07-03 Thread Tan, Liao
Folks, We´ve been trying to make apache and tomcat communicate between them, and when started tomcat, it leads to the following error, the problem is in mod_jk.sl, (or in anywhere else?). The mod_jk.sl we copied from apache 2.0...of course this is not the correct way, but, anyway of getting mo

RE: [EMAIL PROTECTED] erros... Apache 1.3 e Tomcat 4.1

2008-07-04 Thread Tan, Liao
... Apache 1.3 e Tomcat 4.1 On Thu, Jul 3, 2008 at 18:02, Tan, Liao <[EMAIL PROTECTED]> wrote: > Folks, > We´ve been trying to make apache and tomcat communicate between them, and > when started tomcat, it leads to the following error, the problem is in > mod_jk.sl, (or in anywhere els

[EMAIL PROTECTED] Question about the connector Apache x Tomcat

2008-07-21 Thread Tan, Liao
(I´m posting here too, once that I dont know which would be the proper group) Hi, All: My team has installed Apache 2.x and configured the connector with Tomcat 4.1.x and when started the apache, it gives the following error: /usr/local/apache2/bin >>./apachectl start httpd: Syntax error on lin

[EMAIL PROTECTED] How to start Apache automatically with certificate?

2008-08-28 Thread Tan, Liao
Folks, Pls gimme some direction on how to start apache (already with the https certificate installed)automatically,that means, without informing manually the passwords, phrase? Thank you Ingrid -Original Message- From: Jason Pruim [mailto:[EMAIL PROTECTED] Sent: Thursday, August 28

RE: [EMAIL PROTECTED] How to start Apache automatically with certificate?

2008-08-28 Thread Tan, Liao
, tomcat settings) is not an option. Thank you Ingrid -Original Message- From: Tan, Liao [CMB-IT] Sent: Thursday, August 28, 2008 10:10 AM To: users@httpd.apache.org Subject: [EMAIL PROTECTED] How to start Apache automatically with certificate? Folks, Pls gimme some direction on

RE: [EMAIL PROTECTED] How to start Apache automatically with certificate?

2008-08-28 Thread Tan, Liao
:[EMAIL PROTECTED] Sent: Thursday, August 28, 2008 10:26 AM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] How to start Apache automatically with certificate? Tan, Liao wrote: > another information: when I created the certificate, I didnt know about that > it would prompt me for pass

RE: [EMAIL PROTECTED] How to start Apache automatically with certificate?

2008-08-28 Thread Tan, Liao
: Thursday, August 28, 2008 10:26 AM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] How to start Apache automatically with certificate? Tan, Liao wrote: > another information: when I created the certificate, I didnt know about that > it would prompt me for passphrase, and now that everyt

RE: [EMAIL PROTECTED] How to start Apache automatically with certificate?

2008-09-01 Thread Tan, Liao
[mailto:[EMAIL PROTECTED] Sent: Monday, September 01, 2008 12:45 PM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] How to start Apache automatically with certificate? Hi Ingrid, On Aug 28, 2008, at 6:31 AM, Tan, Liao wrote: > Ok, ic I can simply remove the passphrase, and provi

[EMAIL PROTECTED] Unable to load config info from

2008-09-02 Thread Tan, Liao
Folks, I know this a well known issue, but still didnt find a solution. When generating the key pair certificates, running the command openssl req -new -key mydomain.com.key -out mydomain.com.csr) I received and error message as follows: Unable to load config info from /var/empty/extlib/tmp/

RE: [EMAIL PROTECTED] Unable to load config info from

2008-09-02 Thread Tan, Liao
, Tan, Liao <[EMAIL PROTECTED]> wrote: > > Folks, > I know this a well known issue, but still didnt find a solution. > When generating the key pair certificates, running the command > openssl req -new -key mydomain.com.key -out mydomain.com.csr) I received and > er

RE: [EMAIL PROTECTED] Unable to load config info from

2008-09-02 Thread Tan, Liao
- From: Eric Covener [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 02, 2008 5:38 PM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] Unable to load config info from On Tue, Sep 2, 2008 at 3:55 PM, Tan, Liao <[EMAIL PROTECTED]> wrote: >> Generate your certificates on a m

[EMAIL PROTECTED] Error when creating certificate in HPUX

2008-09-03 Thread Tan, Liao
Folks, Im trying to find solution for this issue. When running the command below openssl genrsa -des3 -out mydomain.com.key 1024 to create the key pair certificate, it gives me the error: = warning, not much extra random data, consider using the -rand option Generating R

RE: [EMAIL PROTECTED] Error when creating certificate in HPUX

2008-09-03 Thread Tan, Liao
certificate in HPUX Tan, Liao wrote: > > to create the key pair certificate, it gives me the error: > > warning, not much extra random data, consider using the -rand option > Generating RSA private key, 1024 bit long modulus > 26995:error:24064064:random number generator:SSLEAY_R

RE: [EMAIL PROTECTED] Error when creating certificate in HPUX

2008-09-03 Thread Tan, Liao
cannot test it on my own, this is a production machine... Thank you Ingrid -Original Message- From: Tan, Liao [CMB-IT] Sent: Wednesday, September 03, 2008 9:53 AM To: users@httpd.apache.org Subject: [EMAIL PROTECTED] Error when creating certificate in HPUX Folks, Im trying to fi