Sorry for my ignorance. Is there anyone who happens to have a guide on
how to install SSL into tomcat. I have tried using the method that comes
with tomcat documentation with no success.
Thanks
Regards
/Bravo
-
To unsubscribe, e
I am accessing it from another machine.
Roland Carlsson wrote:
Are you accessing tomcat from localhost or any other host?
Den 05-01-14 09.19, skrev "Mumanyi Bravismore" <[EMAIL PROTECTED]>:
Sorry, I am on RedHat 9. I have given the user -rwx- of the [tomcat]
dir, No problem with t
to see why tomcat
fails to start correctly.
Regards
Roland Carlsson
Den 05-01-14 08.12, skrev "Mumanyi Bravismore" <[EMAIL PROTECTED]>:
How can one achieve to install and run tomcat as a user other than root.
I have tried to extract tomcat from the *.gz as a user but once I try
t
How can one achieve to install and run tomcat as a user other than root.
I have tried to extract tomcat from the *.gz as a user but once I try
to access it from the browser I get the "Connection Failed" error when
in actually fact tomcat is running.
When I su -l to root and restart tomcat, I a
Hi ALL,
I have the error message below whenever I 'm launch the following url:
I run " http://localhost:8080/ " OR "http://localhost:8080/dspace";
I get :
"HTTP Status 404 - /
type Status report
message /
description The requested resource (/) is not available.
Apache Tomcat/5.0.25"
when I run "htt
> max thread=...
>...
>keypass="enter_your_key_password_here"
>keystore="enter_your_keytore_absolute_path_here"
>clientAuth="false" sslProtocol="TLS"
>>
>
> Hope this help.
>
> Karen
>
> On Tue, 27 Jul 2004, Mum
I have installed jakarta-tomcat-4.1.30 on Redhat 9. However, when I try
to load the tomcat index page on SSL (https://machine ip:8443), I am
getting a connection refused error. I have jdk installed on the box and
have executed:
$JAVA_HOME/bin/keytool -genkey -alias tomcat -keyalg RSA . Am
I have installed jakarta-tomcat-4.1.30 on redhat 9. However, when I try
to test if all is well with the install(by launching
https://localhost:8443 in my browser), I am getting an Access denied
message. I have enabled it to connect to port 8443 in the conf file with
no success.
any tips from exper