Re: [users@httpd] Two x509 SSL certificates with different signature algorithms differing only in the hash

2014-10-29 Thread Gaurav Khanna
Addendum: 1. Created a TLS 1.2 client that send in the signature extensions in the ClientHello that specifies support for only sha1 with RSA.2. The server still does not reply back with the "sha1WithRSAEncryption" certificate. Regards, GauravGaurav Khanna's Blog | | From: Gaurav Khanna T

Re: [users@httpd] Red Hat 7 Apache 2.4

2014-10-29 Thread Jeff Trawick
On Wed, Oct 29, 2014 at 3:25 PM, Rose, John B wrote: > We have installed Red Hat 7 and have been working on setting up some web > sites for testing in that environment. > > It looks like the version bundled with RH7 has the issues mentioned in > this > > https://bugzilla.redhat.com/show_bug.cg

[users@httpd] Red Hat 7 Apache 2.4

2014-10-29 Thread Rose, John B
We have installed Red Hat 7 and have been working on setting up some web sites for testing in that environment. It looks like the version bundled with RH7 has the issues mentioned in this https://bugzilla.redhat.com/show_bug.cgi?id=909703 We have done a yum update but I guess what we have is th

Re: [users@httpd] PipedLogs and OpenGL

2014-10-29 Thread Jeff Trawick
On Tue, Oct 28, 2014 at 10:37 AM, Juan Carvajal B. < j...@mediaarchitecture.org> wrote: > Hello List! > > I created an app with GUI that gets data from the apache served through > the functionality called piped logs > . > > My app works just fine w

Re: [users@httpd] mod_ssl, poodle and SSLv2Hello

2014-10-29 Thread Jeff Trawick
On Fri, Oct 17, 2014 at 1:49 PM, Matthew Hughes wrote: > Many SSL clients, notably JDK 6, use the SSLv2Hello protocol to handshake > with the server. Using this protocol does *not* mean you are using SSL 2.0 > or 3.0 for that matter; it is merely a handshake to determine *which* > protocol to us

Re: [users@httpd] PipedLogs and OpenGL

2014-10-29 Thread Hendrik Schmieder
Juan Carvajal B. schrieb: Hello List! I created an app with GUI that gets data from the apache served through the functionality called piped logs . My app works just fine when I launch it from codeblocks or when I start it myself via gui or from