Full_Name: Chu-Ming Lu
Version: 2.6.1
OS: AIX 4.2.1
Submission from: (NULL) (202.39.253.69)
Version:apache_1.3.12+mod_ssl_2.6.1+openssl_0.9.5
PlatformAIX4.2.1/RS6000/F50
Use open_ssl make a private_key and a self_signed certificate(1024,md5).
httpd.conf: SSLCipherSuite
ALL:!ADH:RC4+RSA:+HIGH:+ME
Full_Name: Chu-Ming Lu
Version: 2.6.1
OS: AIX 4.2.1
Submission from: (NULL) (202.39.253.69)
Version:apache_1.3.12+mod_ssl_2.6.1+openssl_0.9.5
PlatformAIX4.2.1/RS6000/F50
Use open_ssl make a private_key and a self_signed certificate(1024,md5).
httpd.conf: SSLCipherSuite
ALL:!ADH:RC4+RSA:+HIGH:+ME
On Thu, Apr 20, 2000 at 09:39:47AM +0200, Joe Ammann wrote:
> Now for the application I will be using it, I will have to hack it up
> a bit. The requirements are that the proxy uses different (client)
> certificates towards the back end server depending on several
> parameters (where is the reques
I finally remembered where we got it working - check:
http://mail-archive.cashcow.dk/msg00059.html which gives
you a short recipe of how to do this. Or if you're not
feeling quite as adventurous, you could get a small
binary to do the work for you at:
http://mail-archive.cashcow.dk/msg00070.html
On Thu, Apr 20, 2000 at 12:06:48PM +0100, Dominik Berner wrote:
> Hi members.
>
> I've installed apache and mod_ssl and dhcp-server on my redhat 6.1 system.
> It worked good. But now, ever after some minutes, my dhcp-clients can't
> connect to my server. If I ping this clients from the server it
On Wed, 19 Apr 2000 16:39:22 +0100, you wrote:
>I don't believe you can do this. You can convert an Apache certificate to
>IIS using the command
>openssl rsa -in apache.key -out iis.key -outform NET
I have also been attempting to convert an IIS keyfile containing both
the certificate and private
On Thu, Apr 20, 2000 at 01:29:37AM -0700, alles kapot wrote:
> I got error when executing httpd -t -DSSL
>
> [root@rh bin] ./httpd -t -DSSL
> Syntax OK
> Segmentation fault (core dumped)
> [root@rh bin]
>
> recompile time? any ideas?
>
First off I'd probably try out the same command without the
Hi members.
I've installed apache and mod_ssl and dhcp-server on my redhat 6.1 system.
It worked good. But now, ever after some minutes, my dhcp-clients can't
connect to my server. If I ping this clients from the server it works some
times.
Do you have any idea. Sorry, that It'a maybe no questio
I got error when executing httpd -t -DSSL
[root@rh bin] ./httpd -t -DSSL
Syntax OK
Segmentation fault (core dumped)
[root@rh bin]
recompile time? any ideas?
Regards,
kapot
--- Winged Wolf <[EMAIL PROTECTED]> wrote:
> The most simple test is: httpd -t -DSSL. This will
> tell httpd to scan
> t
We did our own reverse rewriting proxy using mod_perl some time ago because we
needed to rewrite all links refering to servers on the inside not
possible to see from the outside. This is not possible to do with
mod_proxy as it does not rewrite the html links in the pages that
are requested.
There
[ On Tuesday, April 18, 2000 at 20:10:55 (+0200), Mads Toftum wrote: ]
> Subject: Re: Secure Reverse Proxy
>
> If you also want SSL on the back end servers, then there actually has
> been added some support for that in mod_ssl also. Look into the
> changelog: http://www.modssl.org/source/exp/
11 matches
Mail list logo