[ISSUE RESOLVED]
> Subject: RE: Problems Configuring SSL / JSSE
> Date: Sat, 1 Mar 2008 21:54:09 -0600
> From: [EMAIL PROTECTED]
> To: users@tomcat.apache.org
>
>> From: Chad Lehman [mailto:[EMAIL PROTECTED]
>> Subject: RE: Problems Configuring SSL / JSSE
>>
>> INFO: The Apache Tomcat Native libr
> From: Chad Lehman [mailto:[EMAIL PROTECTED]
> Subject: RE: Problems Configuring SSL / JSSE
>
> INFO: The Apache Tomcat Native library which allows optimal
> performance in production environments was not found on the
> java.library.path...
Good; that means APR really isn't installed.
> Othe
address="127..."
this means you have two tomcat instances on the same machine?
is this what you want?
Filip
James Ellis wrote:
I am new to Tomcat 6 (upgrading from Tomcat 4) and I would love to benefit from
the features of clustering. However, I am concerned about performance. Are
people s
> Subject: RE: Problems Configuring SSL / JSSE
> Date: Sat, 1 Mar 2008 21:15:56 -0600
> From: [EMAIL PROTECTED]
> To: users@tomcat.apache.org
>
>> From: Chad Lehman [mailto:[EMAIL PROTECTED]
>> Subject: RE: Problems Configuring SSL / JSSE
>>
>> The version is Java HotSpot Client VM 1.6.0_03-b05
I am new to Tomcat 6 (upgrading from Tomcat 4) and I would love to benefit from
the features of clustering. However, I am concerned about performance. Are
people successfully using the clustering features of Tomcat 6 in production?
If so, are your settings a lot different than mine:
> From: Chad Lehman [mailto:[EMAIL PROTECTED]
> Subject: RE: Problems Configuring SSL / JSSE
>
> The version is Java HotSpot Client VM 1.6.0_03-b05 (according
> to java -version).
That definitely has JSSE built in. Whatever you downloaded is for a
much older JRE level, and most likely is the c
> Subject: RE: Problems Configuring SSL / JSSE
> Date: Sat, 1 Mar 2008 20:57:11 -0600
> From: [EMAIL PROTECTED]
> To: users@tomcat.apache.org
>
>> From: Chad Lehman [mailto:[EMAIL PROTECTED]
>> Subject: RE: Problems Configuring SSL / JSSE
>>
>> Thanks again. I must've been blind the first time I
> From: Chad Lehman [mailto:[EMAIL PROTECTED]
> Subject: RE: Problems Configuring SSL / JSSE
>
> Thanks again. I must've been blind the first time I set this
> up, because I didn't see the part about the JSSE extensions
> being installed. They weren't.
You don't need the JSSE extensions - they
Chuck,
Thanks again. I must've been blind the first time I set this up, because I
didn't see the part about the JSSE extensions being installed. They weren't.
However, I went and downloaded them, unzipped the .jars into the
%JAVA_HOME%\jre\lib\ext directory, and am coming up with new errors:
According to the doc If you are using APR make sure the
SSLEngine="NonCatalinaEngine"
although in my configuration I only see Catalina and Standalone engines
question I have is Should the op configure his SSLEngine="Standalone" ?
Martin
- Original Message -
From: "Caldarale, Charles R" <[
> From: Chad Lehman [mailto:[EMAIL PROTECTED]
> Subject: RE: Problems Configuring SSL / JSSE
>
> There is no tcnative-1.dll here.
If that's the case, then there should be an entry in the logs about APR
not being available; make sure that's the case.
Anything else in the logs, either during Tomc
Hi Chuck,
Thank you for the reply. I'd actually seen your responses to this in the
archives, but I don't have APR enabled. There is no tcnative-1.dll here.
I'm wondering if there's some .jar file I'm missing or something.
Thanks again.
Chad
> Subject: RE: Problems Configuring SSL / JSSE
> D
> From: Chad Lehman [mailto:[EMAIL PROTECTED]
> Subject: Problems Configuring SSL / JSSE
>
> I've done the .keystore stuff as outlined in the docs.
Do you have APR enabled? (Likely, on a Windows installation.) If so,
you ignored the big, bold note in the doc about using OpenSSL rather
than JS
Looks like my email client removed the tag I pasted from the server.xml file:
Sorry about that.
Chad
_
Connect and share in new ways with Windows Live.
http://www.windowslive.com/share.html?ocid=TXT_TAGHM_Wave2_sharelife_01200
Hello,
Tomcat 6.0.14 serves HTTP just fine. HTTPS isn't working; eventually the
request times out (Firefox) with the message "The Connection Was Interrupted".
The dialog describing the certificate never comes up.
I've done the .keystore stuff as outlined in the docs. Created the self-signed
> -Problem:
> when I try to access using other computer, I typed
> http://192.168.0.1/webapplication/login.jsp, error page occured.
> where ip address is address of machine where Tomcat is installed.
> (Page cannot be displayed -- from IE 6.0)
>
If you are using Windows XP SP2 or something lat
I turned off the firewall and it still won't let me access it. I now however
have the ability to access it if i specify the tomcat port using
localhost:[tomcat port#], but i shouldn't have to do that if the JK
connector is working. Also i still can't access it from the web using my
domain name and
On Fri, 2008-02-29 at 22:05 -0800, dbpatel wrote:
> Hello
>I currently have Tomcat and Apache installed and can't access my
> Tomcat folders. I can access my tomcat folders if i directly put in the
> address in my browser, ie http://localhost/[myTomcatFolder] but i can't
> access them if i
18 matches
Mail list logo