Re: Apache + tomcat + ssl

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



for example: when i type http://www.mysite.com i dont need a secury connection, when i type http://www.mysite.com/secure/area i need it with ssl.
i tryed some like this:

SSLVerifyClient none
SSLCACertificateFile conf/ssl.crt/ca.crt

<Location /secure/area>
SSLVerifyClient require
SSLVerifyDepth 1
</Location>


but when i enter in http://www.mysite.com/secure/area the page come like before, without ssl, and i try https://www.mysite.com/secure/area , show a message with page not found.

2008/4/30 Antonio Vidal Ferrer <antonio.vidal@xxxxxxxxxxxxxxxxxxxxx>:

Can you define more precisely, what  you meant with "don't work"?? What's exactly the problem?

 

From: Rodrigo Correa de Paiva [mailto:rodrigocorreapaiva@xxxxxxxxx]
Sent: miércoles, 30 de abril de 2008 16:32
To: users@xxxxxxxxxxxxxxxx
Subject: Apache + tomcat + ssl

 

hi all,
i have a apache 2.0.63 doing load balancer betwen 2 tomcat 6.x, each tomcat are running 3 applications, now i need 2 of this applications running with ssl, and the other one without ssl.
I already try some things but none of than works.
Someone have a idea?
TY



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux