Tony,
Thank you! Thank you! Thank you!!
Thanks for such a detailed explanation! If it wasn't for you, I doubt
I would have figured it out. Especially the part about /usr/local/ssl
being the default openssl installation directory really helped!
I now have it Apache with the latest OpenSSL up and
We use the "--with-ssl=DIR" directive so that "we", the developers,
control which version of SSL is included in the Apache which we build.
With our company's infrastructure out-sourced, we have little or no control
of when our servers are updated. So, we've elected to build and install
openssl
Thanks for the super quick responses, Tony and Richard.
I did not use --with-ssl while running configure. I thought the
configure script will find the latest version intalled on the machine
because the openssl script is in the PATH (/usr/bin).
Before building and installing the new version of Ope
No Igor,
I am not using virtual host, i am trying to fix the issue, will send you
the config
On Tue, Jan 29, 2013 at 7:28 PM, Igor Cicimov wrote:
>
>
>
> On Tue, Jan 29, 2013 at 6:35 PM, Shashi wrote:
>
>> Hi Igor,
>>
>> Thanks, I did read the documents and made changes as per the document
>>
On Tue, Jan 29, 2013 at 6:35 PM, Shashi wrote:
> Hi Igor,
>
> Thanks, I did read the documents and made changes as per the document
> suggested. Please look my worker.properties and the httpd.conf entries.
> Thats how its been suggested every where. But the problem is still it is
> not working.
>
On 29/01/2013 09:10, irfan pasha wrote:
Hi ,
When we deploy a war in tomcat and it got exploded,If we change the
contents of the exploded war like creating another directory in it or
changing the xml files, do we require a tomcat restart ? If we do not
restart how does tomcat take the changes in
Hi ,
When we deploy a war in tomcat and it got exploded,If we change the
contents of the exploded war like creating another directory in it or
changing the xml files, do we require a tomcat restart ? If we do not
restart how does tomcat take the changes into consideration.
Do we have any option l