On 4/5/2012 1:12 AM, Milan Tomic wrote:
> I have zipped my Apache HTTP Server config files, if you could take a
> look. Perhaps I have misused some directive?
>
> Here it is:
> http://www.2shared.com/file/DIvWXbcC/SSL.html
Milan;
I notice that you have a requirement for client certificates. I'm
I guess that is where I am stuck. It does not look like it is to be dropped
in the httpd tree - or am I wrong on that?
Moving this to users then - looking for someone who can explain the
dependencies of mod_perl - which may not work with httpd-2.2.4 - that was
the jist of several messages. Trying
Igor,
Just out of curiosity. Are you using other .pem files in other
blocks?
-Original Message-
From: oh...@cox.net [mailto:oh...@cox.net]
Sent: Thursday, April 05, 2012 9:07 AM
To: users@httpd.apache.org
Cc: Igor Cicimov
Subject: Re: [users@httpd] Possible to add edited version of SSL_
Hi,
I hope someone can help me with a problem I'm having at work. We have a
Glassfish server running on SLES 11. I installed Apache2 with mod_proxy
so that users can use port 80 for redirection to the Glassfish service.
This is the setting of my server.
ServerName server.com
On Thu, Apr 5, 2012 at 11:17 AM, wrote:
>
> The server is hosted in the lab network and the INTERNAL_IPPDR is one of the
> IP addresses on the server, say 172.29.31.10. There is a firewall in the lab
> for outside connection into the lab and the natted IP address is, say
> 10.109.32.10. From of
Hi,
I hope someone can help me with a problem I'm having at work. We have a
Glassfish server running on SLES 11. I installed Apache2 with mod_proxy
so that users can use port 80 for redirection to the Glassfish service.
This is the setting of my server.
ServerName server.com
On 05-04-2012 12:01, Evgeny Shvidky wrote:
Hello,
I am implementing on "C" a new module in Apache HTTP server.
I succeeded to receive an appropriate HTTP request by my module handler.
How can I read a full HTTP header (not only the first line) and a body
(if exists) of received HTTP request?
Igor,
The backend (Weblogic) won't accept/parse it. I am sure, because in one test I
did, I had a RequestHeader with a canned PEM string, without them, and that
worked.
Jim
Igor Cicimov wrote:
> Those lines are part of the PEM certificate without them the cert is not
> valid. What is
On Thu, Apr 5, 2012 at 8:27 AM, peshoTDI wrote:
>
> Hi all,
>
> I've been trying to set up HTTPS connection to my website.
> I created a selfsigned certificate /etc/ssl/cert/cert-https.crt
> The corresponding private key is /etc/ssl/private/key-https.key
>
> In the VirtualHost in sites-enabled/mys
Hi all,
I've been trying to set up HTTPS connection to my website.
I created a selfsigned certificate /etc/ssl/cert/cert-https.crt
The corresponding private key is /etc/ssl/private/key-https.key
In the VirtualHost in sites-enabled/mysite I added:
SSLEngine on
SSLOptions +StrictRequire
SSLCert
Hello,
I am implementing on "C" a new module in Apache HTTP server.
I succeeded to receive an appropriate HTTP request by my module handler.
How can I read a full HTTP header (not only the first line) and a body (if
exists) of received HTTP request?
Thanks,
Evgeny
On Thu, Apr 5, 2012 at 1:22 AM, Pratapani
wrote:
>
> Hi,
>
> Greetings !!
>
> I am writing this after lot of googling. I could not get a direct answer in
> my searches.
> As I don't have a more time to do R&D, I am sending this mail for a quick
> solution.
>
> I sucessfully did the following :
>
On Wed, Apr 04, 2012 at 11:26:29PM -0400, Phil Smith wrote:
> Am I interpreting what I'm seeing correctly or could I possibly have a
> configuration problem?
You are interpreting it correctly, there's no configuration problem.
This is the way that access files are applied as in the documentation.
13 matches
Mail list logo