Hello Team,
Currently we have a setup of Apache 1.3.x to tomcat 4.x and mod_webapp is
being used to integrate to tomcat.
There was a requirement to upgrade tomcat version to tomcat5. and I am
unable to connect from apache 1.3.x and mod_webapp to tomcat 5.
I would like to know is mod_webapp conne
Hello,
My security team has asked that we completely disable SSLv3 on our Apache
configurations. We've run the SSLProtocol commands in the ssl.conf file
(like SSLProtocol ALL -SSLv2 -SSLv3 as an example) and we've used the
SSLCipherSuite commands also, but when we run nmap against the Apache
serv
unsuscribe
2015-03-02 9:21 GMT-05:00 Oliver Graute :
> Hello,
>
> I try to configure SSL on my apache 2.4.12 Webserver. But apache2
> can't find the Certificate and the Key File in the corespondening ssl
> directory. I already checked file permissions but without success. The
> Certificates are n
On 02/28/2015 06:26 AM, Jeff Trawick wrote:
Weird... I built with some OpenSSL 1.0.2 betas without problems, always
like this:
OPENSSL_BUILDDIR:= $(TOP_BUILDDIR)\openssl
OPENSSL_CONFIGURE_OPTS := no-asm --prefix=$(PREFIX) VC-WIN64A
mkdir $(OPENSSL_BUILDDIR)
cd $(OPENSSL_BUILDDIR) && g
Hello,
I try to configure SSL on my apache 2.4.12 Webserver. But apache2
can't find the Certificate and the Key File in the corespondening ssl
directory. I already checked file permissions but without success. The
Certificates are not empty and the same Certificates worked in a
apache 2.0.64 ssl i