D'oh! :)
You would still need the listen directive for it to work btw;)
As far as that is concerned, a fellow list member had the same requirements
some time ago this
is what I suggested and it worked for him.

Use the Location directive and stick SSLRequireSSL in it.

<Location /path/to/root/of/webapp>
        SSLRequireSSL
</Location>

Yiannis.
-----Original Message-----
From: Ralf Schneider [mailto:[EMAIL PROTECTED]
Sent: 02 February 2004 16:13
To: Tomcat Users List
Subject: Re: HTTPS with Apache 2.0.48 and Tomcat 5.0.16


Am Montag, 2. Februar 2004 13:55 schrieb Yiannis Mavroukakis:
> Best remove that line, stick it in your httpd.conf instead along with the
> hostname.

This wasn't the problem. I did not notice that mod_ssl was not compiled into

httpd :-( After a rebuild of Apache (now with SSL support :-) and works now.

My last problem to solve (I hope :-) is how can I prevent user from
accessing 
the webapp with the normal HTTP protocol instead of HTTPS? At the moment
both 
works, but I only want it to work with HTTPS.

Ralf.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs.


Note:__________________________________________________________________
This message is for the named person's use only. It may contain
confidential, proprietary or legally privileged information. No
confidentiality or privilege is waived or lost by any mistransmission.
If you receive this message in error, please immediately delete it and
all copies of it from your system, destroy any hard copies of it and
notify the sender. You must not, directly or indirectly, use, disclose,
distribute, print, or copy any part of this message if you are not the
intended recipient. Jaguar Freight Services and any of its subsidiaries
each reserve the right to monitor all e-mail communications through its
networks.
Any views expressed in this message are those of the individual sender,
except where the message states otherwise and the sender is authorized
to state them to be the views of any such entity.
________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs.

Reply via email to