RE: ssl configuration. 5.0.28

2004-12-02 Thread Pawson, David
 

-Original Message-
From: Shapira, Yoav 

>Now how do I close down the http://localhost/ port, just 
remove the 
>port 80 connector?

Yeah.


And the next tiny step:

To make the entire site use https, no port mentioned,
Two more changes, to use 443 instead of 8443

I'm now providing https://localhost wholly under https!

Thanks for the help folks.

DaveP.



and

  


Since the default port for https I'm told is 443.


-- 
DISCLAIMER:

NOTICE: The information contained in this email and any attachments is 
confidential and may be privileged.  If you are not the intended 
recipient you should not use, disclose, distribute or copy any of the 
content of it or of any attachment; you are requested to notify the 
sender immediately of your receipt of the email and then to delete it 
and any attachments from your system.

RNIB endeavours to ensure that emails and any attachments generated by
its staff are free from viruses or other contaminants.  However, it 
cannot accept any responsibility for any  such which are transmitted.
We therefore recommend you scan all attachments.

Please note that the statements and views expressed in this email and 
any attachments are those of the author and do not necessarily represent
those of RNIB.

RNIB Registered Charity Number: 226227

Website: http://www.rnib.org.uk




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



RE: ssl configuration. 5.0.28

2004-12-01 Thread Allistair Crossley
my pleasure, i always make them and sometimes things work that way ;)

> -Original Message-
> From: Pawson, David [mailto:[EMAIL PROTECTED]
> Sent: 01 December 2004 15:23
> To: Tomcat Users List
> Subject: RE: ssl configuration. 5.0.28
> 
> 
>  
> 
> -Original Message-
> From: Allistair Crossley 
> 
> correction to my last post about SSL page returning squares 
> .. I was requesting http.
> 
> https://localhost:8443/
> 
> works for my suggestions with default tomcat page.
> 
> And works for me 
> I was concentrating on the configuration to much.
> Thanks for making the mistake Allistair... made
> me realise the silly :-)
> 
> Now how do I close down the http://localhost/ port,
> just remove the port 80 connector?
> 
> Many thanks.
>  Another tiny step forward.
> 
> regards DaveP
> 
> -- 
> DISCLAIMER:
> 
> NOTICE: The information contained in this email and any 
> attachments is 
> confidential and may be privileged.  If you are not the intended 
> recipient you should not use, disclose, distribute or copy any of the 
> content of it or of any attachment; you are requested to notify the 
> sender immediately of your receipt of the email and then to delete it 
> and any attachments from your system.
> 
> RNIB endeavours to ensure that emails and any attachments generated by
> its staff are free from viruses or other contaminants.  However, it 
> cannot accept any responsibility for any  such which are transmitted.
> We therefore recommend you scan all attachments.
> 
> Please note that the statements and views expressed in this email and 
> any attachments are those of the author and do not 
> necessarily represent
> those of RNIB.
> 
> RNIB Registered Charity Number: 226227
> 
> Website: http://www.rnib.org.uk
> 
> 
> 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


 
---
QAS Ltd.
Developers of QuickAddress Software
http://www.qas.com";>www.qas.com
Registered in England: No 2582055
Registered in Australia: No 082 851 474
---




RE: ssl configuration. 5.0.28

2004-12-01 Thread Shapira, Yoav

Hi,

>Now how do I close down the http://localhost/ port,
>just remove the port 80 connector?

Yeah.

> Another tiny step forward.

That's how progress is made, right?  Neil Armstrong et al...

Yoav Shapira http://www.yoavshapira.com




This e-mail, including any attachments, is a confidential business 
communication, and may contain information that is confidential, proprietary 
and/or privileged.  This e-mail is intended only for the individual(s) to whom 
it is addressed, and may not be saved, copied, printed, disclosed or used by 
anyone else.  If you are not the(an) intended recipient, please immediately 
delete this e-mail from your computer system and notify the sender.  Thank you.


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



RE: ssl configuration. 5.0.28

2004-12-01 Thread Pawson, David
actually, I notice you are using keystoreFile. are you 
certain when you ran keystore that you used -keystore 
parameter? it might well be that. i generated my key 
without using -keystore which tomcat looks at by default. 
try getting that working first.

On win2k, so the default location is /documents and settings etc.


%JAVA_HOME%\bin\keytool -genkey -alias tomcat -keyalg RSA \
  -keystore webapps/repository

enables my to store it in /webapps/repository which
is where I told tomcat to look.


regards DaveP


-- 
DISCLAIMER:

NOTICE: The information contained in this email and any attachments is 
confidential and may be privileged.  If you are not the intended 
recipient you should not use, disclose, distribute or copy any of the 
content of it or of any attachment; you are requested to notify the 
sender immediately of your receipt of the email and then to delete it 
and any attachments from your system.

RNIB endeavours to ensure that emails and any attachments generated by
its staff are free from viruses or other contaminants.  However, it 
cannot accept any responsibility for any  such which are transmitted.
We therefore recommend you scan all attachments.

Please note that the statements and views expressed in this email and 
any attachments are those of the author and do not necessarily represent
those of RNIB.

RNIB Registered Charity Number: 226227

Website: http://www.rnib.org.uk




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



RE: ssl configuration. 5.0.28

2004-12-01 Thread Pawson, David
 

-Original Message-
From: Allistair Crossley 

correction to my last post about SSL page returning squares 
.. I was requesting http.

https://localhost:8443/

works for my suggestions with default tomcat page.

And works for me 
I was concentrating on the configuration to much.
Thanks for making the mistake Allistair... made
me realise the silly :-)

Now how do I close down the http://localhost/ port,
just remove the port 80 connector?

Many thanks.
 Another tiny step forward.

regards DaveP

-- 
DISCLAIMER:

NOTICE: The information contained in this email and any attachments is 
confidential and may be privileged.  If you are not the intended 
recipient you should not use, disclose, distribute or copy any of the 
content of it or of any attachment; you are requested to notify the 
sender immediately of your receipt of the email and then to delete it 
and any attachments from your system.

RNIB endeavours to ensure that emails and any attachments generated by
its staff are free from viruses or other contaminants.  However, it 
cannot accept any responsibility for any  such which are transmitted.
We therefore recommend you scan all attachments.

Please note that the statements and views expressed in this email and 
any attachments are those of the author and do not necessarily represent
those of RNIB.

RNIB Registered Charity Number: 226227

Website: http://www.rnib.org.uk




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



RE: ssl configuration. 5.0.28

2004-12-01 Thread Allistair Crossley
actually, I notice you are using keystoreFile. are you certain when you ran 
keystore that you used -keystore parameter? it might well be that. i generated 
my key without using -keystore which tomcat looks at by default. try getting 
that working first.

Allistair.

> -Original Message-
> From: Pawson, David [mailto:[EMAIL PROTECTED]
> Sent: 01 December 2004 14:38
> To: Tomcat Users List
> Subject: RE: ssl configuration. 5.0.28
> 
> 
> 
> className is a common attribute of the Connector element. 
> look at the common attributes table in 
> http://jakarta.apache.org/tomcat/tomcat-5.0-doc/config/http.html
> 
> Sorry. Missed that.
> 
> 
> can you post what you have used for the SSL Connector?
> 
> port="8443" 
>minProcessors="5" 
>maxProcessors="75"
>enableLookups="true" 
>disableUploadTimeout="true"
>acceptCount="100" 
>debug="0" 
>scheme="https" 
>secure="true"
>clientAuth="false" 
>sslProtocol="TLS"
> keystoreFile="webapps/repository/.keystore"
> keystorePass="myPassword"
>  />
> 
> (No, its not commented out :-)
> 
>  have 
> you checked localhost_log for errors after startup?
> 
> I was hopeful, but nothing.
> 
> 
> 2004-12-01 14:06:23 
> StandardContext[/balancer]org.apache.webapp.balancer.BalancerF
> ilter: init(): ruleChain: 
> [org.apache.webapp.balancer.RuleChain: 
> [org.apache.webapp.balancer.rules.URLStringMatchRule: Target 
> string: News / Redirect URL: http://www.cnn.com], 
> [org.apache.webapp.balancer.rules.RequestParameterRule: 
> Target param name: paramName / Target param value: paramValue 
> / Redirect URL: http://www.yahoo.com], 
> [org.apache.webapp.balancer.rules.AcceptEverythingRule: 
> Redirect URL: http://jakarta.apache.org]]
> 2004-12-01 14:06:24 
> StandardContext[/jsp-examples]ContextListener: contextInitialized()
> 2004-12-01 14:06:24 
> StandardContext[/jsp-examples]SessionListener: contextInitialized()
> 2004-12-01 14:06:24 
> StandardContext[/servlets-examples]ContextListener: 
> contextInitialized()
> 2004-12-01 14:06:24 
> StandardContext[/servlets-examples]SessionListener: 
> contextInitialized()
> 
> 
> regards DaveP
> 
> -- 
> DISCLAIMER:
> 
> NOTICE: The information contained in this email and any 
> attachments is 
> confidential and may be privileged.  If you are not the intended 
> recipient you should not use, disclose, distribute or copy any of the 
> content of it or of any attachment; you are requested to notify the 
> sender immediately of your receipt of the email and then to delete it 
> and any attachments from your system.
> 
> RNIB endeavours to ensure that emails and any attachments generated by
> its staff are free from viruses or other contaminants.  However, it 
> cannot accept any responsibility for any  such which are transmitted.
> We therefore recommend you scan all attachments.
> 
> Please note that the statements and views expressed in this email and 
> any attachments are those of the author and do not 
> necessarily represent
> those of RNIB.
> 
> RNIB Registered Charity Number: 226227
> 
> Website: http://www.rnib.org.uk
> 
> 
> 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


 
---
QAS Ltd.
Developers of QuickAddress Software
http://www.qas.com";>www.qas.com
Registered in England: No 2582055
Registered in Australia: No 082 851 474
---




RE: ssl configuration. 5.0.28

2004-12-01 Thread Allistair Crossley
correction to my last post about SSL page returning squares .. I was requesting 
http.

https://localhost:8443/

works for my suggestions with default tomcat page.

> -Original Message-
> From: Pawson, David [mailto:[EMAIL PROTECTED]
> Sent: 01 December 2004 14:38
> To: Tomcat Users List
> Subject: RE: ssl configuration. 5.0.28
> 
> 
> 
> className is a common attribute of the Connector element. 
> look at the common attributes table in 
> http://jakarta.apache.org/tomcat/tomcat-5.0-doc/config/http.html
> 
> Sorry. Missed that.
> 
> 
> can you post what you have used for the SSL Connector?
> 
> port="8443" 
>minProcessors="5" 
>maxProcessors="75"
>enableLookups="true" 
>disableUploadTimeout="true"
>acceptCount="100" 
>debug="0" 
>scheme="https" 
>secure="true"
>clientAuth="false" 
>sslProtocol="TLS"
> keystoreFile="webapps/repository/.keystore"
> keystorePass="myPassword"
>  />
> 
> (No, its not commented out :-)
> 
>  have 
> you checked localhost_log for errors after startup?
> 
> I was hopeful, but nothing.
> 
> 
> 2004-12-01 14:06:23 
> StandardContext[/balancer]org.apache.webapp.balancer.BalancerF
> ilter: init(): ruleChain: 
> [org.apache.webapp.balancer.RuleChain: 
> [org.apache.webapp.balancer.rules.URLStringMatchRule: Target 
> string: News / Redirect URL: http://www.cnn.com], 
> [org.apache.webapp.balancer.rules.RequestParameterRule: 
> Target param name: paramName / Target param value: paramValue 
> / Redirect URL: http://www.yahoo.com], 
> [org.apache.webapp.balancer.rules.AcceptEverythingRule: 
> Redirect URL: http://jakarta.apache.org]]
> 2004-12-01 14:06:24 
> StandardContext[/jsp-examples]ContextListener: contextInitialized()
> 2004-12-01 14:06:24 
> StandardContext[/jsp-examples]SessionListener: contextInitialized()
> 2004-12-01 14:06:24 
> StandardContext[/servlets-examples]ContextListener: 
> contextInitialized()
> 2004-12-01 14:06:24 
> StandardContext[/servlets-examples]SessionListener: 
> contextInitialized()
> 
> 
> regards DaveP
> 
> -- 
> DISCLAIMER:
> 
> NOTICE: The information contained in this email and any 
> attachments is 
> confidential and may be privileged.  If you are not the intended 
> recipient you should not use, disclose, distribute or copy any of the 
> content of it or of any attachment; you are requested to notify the 
> sender immediately of your receipt of the email and then to delete it 
> and any attachments from your system.
> 
> RNIB endeavours to ensure that emails and any attachments generated by
> its staff are free from viruses or other contaminants.  However, it 
> cannot accept any responsibility for any  such which are transmitted.
> We therefore recommend you scan all attachments.
> 
> Please note that the statements and views expressed in this email and 
> any attachments are those of the author and do not 
> necessarily represent
> those of RNIB.
> 
> RNIB Registered Charity Number: 226227
> 
> Website: http://www.rnib.org.uk
> 
> 
> 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


 
---
QAS Ltd.
Developers of QuickAddress Software
http://www.qas.com";>www.qas.com
Registered in England: No 2582055
Registered in Australia: No 082 851 474
---




RE: ssl configuration. 5.0.28

2004-12-01 Thread Allistair Crossley
i just downloaded 5.0.30, uncommented the SSL Connector, generated a key with 

keytool -genkey -alias tomcat -keyalg RSA

and started tomcat and the messages show 8443 is running. i requset 
localhost:8443 and I get a sequence of 10 squares, but it's certainly no 404 
error. my connector is the out-of-box SSL Connector like yours.

INFO: Starting Coyote HTTP/1.1 on http-8080
01-Dec-2004 14:52:39 org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on http-8443
01-Dec-2004 14:52:39 org.apache.jk.common.ChannelSocket init
INFO: JK2: ajp13 listening on /0.0.0.0:8009
01-Dec-2004 14:52:39 org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=16/32  config=C:\Documents and Settings\me\De
sktop\jakarta-tomcat-5.0.30\conf\jk2.properties
01-Dec-2004 14:52:39 org.apache.catalina.startup.Catalina start
INFO: Server startup in 3406 ms

I'm afraid I'm stumped. What OS are you on?

> -Original Message-
> From: Pawson, David [mailto:[EMAIL PROTECTED]
> Sent: 01 December 2004 14:38
> To: Tomcat Users List
> Subject: RE: ssl configuration. 5.0.28
> 
> 
> 
> className is a common attribute of the Connector element. 
> look at the common attributes table in 
> http://jakarta.apache.org/tomcat/tomcat-5.0-doc/config/http.html
> 
> Sorry. Missed that.
> 
> 
> can you post what you have used for the SSL Connector?
> 
> port="8443" 
>minProcessors="5" 
>maxProcessors="75"
>enableLookups="true" 
>disableUploadTimeout="true"
>acceptCount="100" 
>debug="0" 
>scheme="https" 
>secure="true"
>clientAuth="false" 
>sslProtocol="TLS"
> keystoreFile="webapps/repository/.keystore"
> keystorePass="myPassword"
>  />
> 
> (No, its not commented out :-)
> 
>  have 
> you checked localhost_log for errors after startup?
> 
> I was hopeful, but nothing.
> 
> 
> 2004-12-01 14:06:23 
> StandardContext[/balancer]org.apache.webapp.balancer.BalancerF
> ilter: init(): ruleChain: 
> [org.apache.webapp.balancer.RuleChain: 
> [org.apache.webapp.balancer.rules.URLStringMatchRule: Target 
> string: News / Redirect URL: http://www.cnn.com], 
> [org.apache.webapp.balancer.rules.RequestParameterRule: 
> Target param name: paramName / Target param value: paramValue 
> / Redirect URL: http://www.yahoo.com], 
> [org.apache.webapp.balancer.rules.AcceptEverythingRule: 
> Redirect URL: http://jakarta.apache.org]]
> 2004-12-01 14:06:24 
> StandardContext[/jsp-examples]ContextListener: contextInitialized()
> 2004-12-01 14:06:24 
> StandardContext[/jsp-examples]SessionListener: contextInitialized()
> 2004-12-01 14:06:24 
> StandardContext[/servlets-examples]ContextListener: 
> contextInitialized()
> 2004-12-01 14:06:24 
> StandardContext[/servlets-examples]SessionListener: 
> contextInitialized()
> 
> 
> regards DaveP
> 
> -- 
> DISCLAIMER:
> 
> NOTICE: The information contained in this email and any 
> attachments is 
> confidential and may be privileged.  If you are not the intended 
> recipient you should not use, disclose, distribute or copy any of the 
> content of it or of any attachment; you are requested to notify the 
> sender immediately of your receipt of the email and then to delete it 
> and any attachments from your system.
> 
> RNIB endeavours to ensure that emails and any attachments generated by
> its staff are free from viruses or other contaminants.  However, it 
> cannot accept any responsibility for any  such which are transmitted.
> We therefore recommend you scan all attachments.
> 
> Please note that the statements and views expressed in this email and 
> any attachments are those of the author and do not 
> necessarily represent
> those of RNIB.
> 
> RNIB Registered Charity Number: 226227
> 
> Website: http://www.rnib.org.uk
> 
> 
> 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


 
---
QAS Ltd.
Developers of QuickAddress Software
http://www.qas.com";>www.qas.com
Registered in England: No 2582055
Registered in Australia: No 082 851 474
---




RE: ssl configuration. 5.0.28

2004-12-01 Thread Pawson, David

className is a common attribute of the Connector element. 
look at the common attributes table in 
http://jakarta.apache.org/tomcat/tomcat-5.0-doc/config/http.html

Sorry. Missed that.


can you post what you have used for the SSL Connector?



(No, its not commented out :-)

 have 
you checked localhost_log for errors after startup?

I was hopeful, but nothing.


2004-12-01 14:06:23 
StandardContext[/balancer]org.apache.webapp.balancer.BalancerFilter: init(): 
ruleChain: [org.apache.webapp.balancer.RuleChain: 
[org.apache.webapp.balancer.rules.URLStringMatchRule: Target string: News / 
Redirect URL: http://www.cnn.com], 
[org.apache.webapp.balancer.rules.RequestParameterRule: Target param name: 
paramName / Target param value: paramValue / Redirect URL: 
http://www.yahoo.com], [org.apache.webapp.balancer.rules.AcceptEverythingRule: 
Redirect URL: http://jakarta.apache.org]]
2004-12-01 14:06:24 StandardContext[/jsp-examples]ContextListener: 
contextInitialized()
2004-12-01 14:06:24 StandardContext[/jsp-examples]SessionListener: 
contextInitialized()
2004-12-01 14:06:24 StandardContext[/servlets-examples]ContextListener: 
contextInitialized()
2004-12-01 14:06:24 StandardContext[/servlets-examples]SessionListener: 
contextInitialized()


regards DaveP

-- 
DISCLAIMER:

NOTICE: The information contained in this email and any attachments is 
confidential and may be privileged.  If you are not the intended 
recipient you should not use, disclose, distribute or copy any of the 
content of it or of any attachment; you are requested to notify the 
sender immediately of your receipt of the email and then to delete it 
and any attachments from your system.

RNIB endeavours to ensure that emails and any attachments generated by
its staff are free from viruses or other contaminants.  However, it 
cannot accept any responsibility for any  such which are transmitted.
We therefore recommend you scan all attachments.

Please note that the statements and views expressed in this email and 
any attachments are those of the author and do not necessarily represent
those of RNIB.

RNIB Registered Charity Number: 226227

Website: http://www.rnib.org.uk




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



RE: ssl configuration. 5.0.28

2004-12-01 Thread Allistair Crossley
also .. please tell me you have removed the comments 

  

from around your connector

> -Original Message-
> From: Pawson, David [mailto:[EMAIL PROTECTED]
> Sent: 01 December 2004 14:08
> To: Tomcat Users List
> Subject: RE: ssl configuration. 5.0.28
> 
> 
>  
> 
> -Original Message-
> From: Allistair Crossley 
> 
> There is no concept of "definitive", only "valid". 
> 
> In which case the example in 
> http://jakarta.apache.org/tomcat/tomcat-5.0-doc/ssl-howto.html
> would seem to be wrong.
>  Although it names a tomcat class,
> there is no such attribute defined.
> 
> <-- Define a SSL Coyote HTTP/1.1 Connector on port 8443 -->
> 
> 
> I'm still getting a 404 (ie),
> connection refused (firefox)
> when accessing with
> http://localhost:8443:/
> 
>   There appears to be no further setup that I can find?
> 
> Is it only conf/server.xml please?
> 
> regards DaveP
> 
> 
> Look at the connector reference for 5.0 and make your mind 
> up about what suits your needs. The SSL specific attributes 
> are also on this page.
> 
> http://jakarta.apache.org/tomcat/tomcat-5.0-doc/config/http.html
> > %catalina-home%/webapps/tomcat-docs/ssl-howto.html
> > 
> > shows
> > 
> > 
> > 
> > <-- Define a SSL Coyote HTTP/1.1 Connector on port 8443 -->
> > 
> 
> 
> 
> -- 
> DISCLAIMER:
> 
> NOTICE: The information contained in this email and any 
> attachments is 
> confidential and may be privileged.  If you are not the intended 
> recipient you should not use, disclose, distribute or copy any of the 
> content of it or of any attachment; you are requested to notify the 
> sender immediately of your receipt of the email and then to delete it 
> and any attachments from your system.
> 
> RNIB endeavours to ensure that emails and any attachments generated by
> its staff are free from viruses or other contaminants.  However, it 
> cannot accept any responsibility for any  such which are transmitted.
> We therefore recommend you scan all attachments.
> 
> Please note that the statements and views expressed in this email and 
> any attachments are those of the author and do not 
> necessarily represent
> those of RNIB.
> 
> RNIB Registered Charity Number: 226227
> 
> Website: http://www.rnib.org.uk
> 
> 
> 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


 
---
QAS Ltd.
Developers of QuickAddress Software
http://www.qas.com";>www.qas.com
Registered in England: No 2582055
Registered in Australia: No 082 851 474
---




RE: ssl configuration. 5.0.28

2004-12-01 Thread Allistair Crossley
className is a common attribute of the Connector element. look at the common 
attributes table in 
http://jakarta.apache.org/tomcat/tomcat-5.0-doc/config/http.html

can you post what you have used for the SSL Connector? have you checked 
localhost_log for errors after startup?

cheers.

> -Original Message-
> From: Pawson, David [mailto:[EMAIL PROTECTED]
> Sent: 01 December 2004 14:08
> To: Tomcat Users List
> Subject: RE: ssl configuration. 5.0.28
> 
> 
>  
> 
> -Original Message-
> From: Allistair Crossley 
> 
> There is no concept of "definitive", only "valid". 
> 
> In which case the example in 
> http://jakarta.apache.org/tomcat/tomcat-5.0-doc/ssl-howto.html
> would seem to be wrong.
>  Although it names a tomcat class,
> there is no such attribute defined.
> 
> <-- Define a SSL Coyote HTTP/1.1 Connector on port 8443 -->
> 
> 
> I'm still getting a 404 (ie),
> connection refused (firefox)
> when accessing with
> http://localhost:8443:/
> 
>   There appears to be no further setup that I can find?
> 
> Is it only conf/server.xml please?
> 
> regards DaveP
> 
> 
> Look at the connector reference for 5.0 and make your mind 
> up about what suits your needs. The SSL specific attributes 
> are also on this page.
> 
> http://jakarta.apache.org/tomcat/tomcat-5.0-doc/config/http.html
> > %catalina-home%/webapps/tomcat-docs/ssl-howto.html
> > 
> > shows
> > 
> > 
> > 
> > <-- Define a SSL Coyote HTTP/1.1 Connector on port 8443 -->
> > 
> 
> 
> 
> -- 
> DISCLAIMER:
> 
> NOTICE: The information contained in this email and any 
> attachments is 
> confidential and may be privileged.  If you are not the intended 
> recipient you should not use, disclose, distribute or copy any of the 
> content of it or of any attachment; you are requested to notify the 
> sender immediately of your receipt of the email and then to delete it 
> and any attachments from your system.
> 
> RNIB endeavours to ensure that emails and any attachments generated by
> its staff are free from viruses or other contaminants.  However, it 
> cannot accept any responsibility for any  such which are transmitted.
> We therefore recommend you scan all attachments.
> 
> Please note that the statements and views expressed in this email and 
> any attachments are those of the author and do not 
> necessarily represent
> those of RNIB.
> 
> RNIB Registered Charity Number: 226227
> 
> Website: http://www.rnib.org.uk
> 
> 
> 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


 
---
QAS Ltd.
Developers of QuickAddress Software
http://www.qas.com";>www.qas.com
Registered in England: No 2582055
Registered in Australia: No 082 851 474
---




RE: ssl configuration. 5.0.28

2004-12-01 Thread Pawson, David
 

-Original Message-
From: Allistair Crossley 

There is no concept of "definitive", only "valid". 

In which case the example in 
http://jakarta.apache.org/tomcat/tomcat-5.0-doc/ssl-howto.html
would seem to be wrong.
 Although it names a tomcat class,
there is no such attribute defined.

<-- Define a SSL Coyote HTTP/1.1 Connector on port 8443 -->


I'm still getting a 404 (ie),
connection refused (firefox)
when accessing with
http://localhost:8443:/

  There appears to be no further setup that I can find?

Is it only conf/server.xml please?

regards DaveP


Look at the connector reference for 5.0 and make your mind 
up about what suits your needs. The SSL specific attributes 
are also on this page.

http://jakarta.apache.org/tomcat/tomcat-5.0-doc/config/http.html
> %catalina-home%/webapps/tomcat-docs/ssl-howto.html
> 
> shows
> 
>   
> 
> <-- Define a SSL Coyote HTTP/1.1 Connector on port 8443 -->
> 



-- 
DISCLAIMER:

NOTICE: The information contained in this email and any attachments is 
confidential and may be privileged.  If you are not the intended 
recipient you should not use, disclose, distribute or copy any of the 
content of it or of any attachment; you are requested to notify the 
sender immediately of your receipt of the email and then to delete it 
and any attachments from your system.

RNIB endeavours to ensure that emails and any attachments generated by
its staff are free from viruses or other contaminants.  However, it 
cannot accept any responsibility for any  such which are transmitted.
We therefore recommend you scan all attachments.

Please note that the statements and views expressed in this email and 
any attachments are those of the author and do not necessarily represent
those of RNIB.

RNIB Registered Charity Number: 226227

Website: http://www.rnib.org.uk




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



RE: ssl configuration. 5.0.28

2004-12-01 Thread Allistair Crossley
lol, that's a buffy-ism is it not ;)

> -Original Message-
> From: Pawson, David [mailto:[EMAIL PROTECTED]
> Sent: 01 December 2004 12:33
> To: Tomcat Users List
> Subject: RE: ssl configuration. 5.0.28
> 
> 
>  
> 
> -Original Message-
> From: QM
> 
> : which is definitive/correct/better please? Or where is
> : the definitive list found?
> 
> I'm not sure what you mean.  What "definitive list?"  The 
> online Tomcat docs should be fine, 
> 
> It is, as Allistair pointed out.
> Tks. 
>   I'd perhaps expected the two examples to be the same.
> My bad.
> 
> 
> 
> regards DaveP
> 
> -- 
> DISCLAIMER:
> 
> NOTICE: The information contained in this email and any 
> attachments is 
> confidential and may be privileged.  If you are not the intended 
> recipient you should not use, disclose, distribute or copy any of the 
> content of it or of any attachment; you are requested to notify the 
> sender immediately of your receipt of the email and then to delete it 
> and any attachments from your system.
> 
> RNIB endeavours to ensure that emails and any attachments generated by
> its staff are free from viruses or other contaminants.  However, it 
> cannot accept any responsibility for any  such which are transmitted.
> We therefore recommend you scan all attachments.
> 
> Please note that the statements and views expressed in this email and 
> any attachments are those of the author and do not 
> necessarily represent
> those of RNIB.
> 
> RNIB Registered Charity Number: 226227
> 
> Website: http://www.rnib.org.uk
> 
> 
> 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


 
---
QAS Ltd.
Developers of QuickAddress Software
http://www.qas.com";>www.qas.com
Registered in England: No 2582055
Registered in Australia: No 082 851 474
---



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



RE: ssl configuration. 5.0.28

2004-12-01 Thread Pawson, David
 

-Original Message-
From: QM

: which is definitive/correct/better please? Or where is
: the definitive list found?

I'm not sure what you mean.  What "definitive list?"  The 
online Tomcat docs should be fine, 

It is, as Allistair pointed out.
Tks. 
  I'd perhaps expected the two examples to be the same.
My bad.



regards DaveP

-- 
DISCLAIMER:

NOTICE: The information contained in this email and any attachments is 
confidential and may be privileged.  If you are not the intended 
recipient you should not use, disclose, distribute or copy any of the 
content of it or of any attachment; you are requested to notify the 
sender immediately of your receipt of the email and then to delete it 
and any attachments from your system.

RNIB endeavours to ensure that emails and any attachments generated by
its staff are free from viruses or other contaminants.  However, it 
cannot accept any responsibility for any  such which are transmitted.
We therefore recommend you scan all attachments.

Please note that the statements and views expressed in this email and 
any attachments are those of the author and do not necessarily represent
those of RNIB.

RNIB Registered Charity Number: 226227

Website: http://www.rnib.org.uk




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



RE: ssl configuration. 5.0.28

2004-12-01 Thread Pawson, David
 

-Original Message-
From: Allistair Crossley 

There is no concept of "definitive", only "valid". 

Look at the connector reference for 5.0 and make your mind 
up about what suits your needs. The SSL specific attributes 
are also on this page.

http://jakarta.apache.org/tomcat/tomcat-5.0-doc/config/http.html
Thanks Allistair.
  

regards DaveP

-- 
DISCLAIMER:

NOTICE: The information contained in this email and any attachments is 
confidential and may be privileged.  If you are not the intended 
recipient you should not use, disclose, distribute or copy any of the 
content of it or of any attachment; you are requested to notify the 
sender immediately of your receipt of the email and then to delete it 
and any attachments from your system.

RNIB endeavours to ensure that emails and any attachments generated by
its staff are free from viruses or other contaminants.  However, it 
cannot accept any responsibility for any  such which are transmitted.
We therefore recommend you scan all attachments.

Please note that the statements and views expressed in this email and 
any attachments are those of the author and do not necessarily represent
those of RNIB.

RNIB Registered Charity Number: 226227

Website: http://www.rnib.org.uk




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



Re: ssl configuration. 5.0.28

2004-12-01 Thread QM
On Wed, Dec 01, 2004 at 11:53:58AM -, Pawson, David wrote:
: server.xml shows
: [snip]

Nothing leapt out at me in the excerpt you provided.


: %catalina-home%/webapps/tomcat-docs/ssl-howto.html
:  is
Tomcat-specific.


: which is definitive/correct/better please? Or where is
: the definitive list found?

I'm not sure what you mean.  What "definitive list?"  The online Tomcat
docs should be fine, and in there you'll find the meaning of all the
 attributes.

-QM

-- 

software  -- http://www.brandxdev.net
tech news -- http://www.RoarNetworX.com


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



RE: ssl configuration. 5.0.28

2004-12-01 Thread Allistair Crossley
Hi

There is no concept of "definitive", only "valid". 

Look at the connector reference for 5.0 and make your mind up about what suits 
your needs. The SSL specific attributes are also on this page.

http://jakarta.apache.org/tomcat/tomcat-5.0-doc/config/http.html

Cheers! Allistair

> -Original Message-
> From: Pawson, David [mailto:[EMAIL PROTECTED]
> Sent: 01 December 2004 11:54
> To: [EMAIL PROTECTED]
> Subject: ssl configuration. 5.0.28
> 
> 
> server.xml shows
> 
>   
> 
> 
> 
> %catalina-home%/webapps/tomcat-docs/ssl-howto.html
> 
> shows
> 
>   
> 
> <-- Define a SSL Coyote HTTP/1.1 Connector on port 8443 -->
> 
> 
> Nothing found in 2.3 spec.
> 
> which is definitive/correct/better please? Or where is
> the definitive list found?
> 
> 
> Regards DaveP.
> 
>  snip here *
> 
> -- 
> DISCLAIMER:
> 
> NOTICE: The information contained in this email and any 
> attachments is 
> confidential and may be privileged.  If you are not the intended 
> recipient you should not use, disclose, distribute or copy any of the 
> content of it or of any attachment; you are requested to notify the 
> sender immediately of your receipt of the email and then to delete it 
> and any attachments from your system.
> 
> RNIB endeavours to ensure that emails and any attachments generated by
> its staff are free from viruses or other contaminants.  However, it 
> cannot accept any responsibility for any  such which are transmitted.
> We therefore recommend you scan all attachments.
> 
> Please note that the statements and views expressed in this email and 
> any attachments are those of the author and do not 
> necessarily represent
> those of RNIB.
> 
> RNIB Registered Charity Number: 226227
> 
> Website: http://www.rnib.org.uk
> 
> 
> 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


 
---
QAS Ltd.
Developers of QuickAddress Software
http://www.qas.com";>www.qas.com
Registered in England: No 2582055
Registered in Australia: No 082 851 474
---