Re: can a virtual host have its own privatly used SSL certificate?

2004-07-15 Thread Graham Leggett
Guy Katz wrote: i am going to put my application in a shared hosting solution which does not provide any shared SSL support. is it possible to buy and put a SSL certificate in the scope of my virtual host in the hosting company. (i mean is it technically possible - disregarding the hosting

RE: can a virtual host have its own privatly used SSL certificate ?

2004-07-15 Thread Guy Katz
To: Tomcat Users List Subject: Re: can a virtual host have its own privatly used SSL certificate? Guy Katz wrote: i am going to put my application in a shared hosting solution which does not provide any shared SSL support. is it possible to buy and put a SSL certificate in the scope of my virtual

Re: can a virtual host have its own privatly used SSL certificate ?

2004-07-15 Thread Graham Leggett
Guy Katz wrote: thanks but are you sure? I'm sure. i read some more and got the impression that when using apache+tomcat with ip based virtual hosting this can be achieved. The problem is that there can only be one certificate per listening port that tomcat is listening on, and the certificate

Re: can a virtual host have its own privatly used SSL certificate?

2004-07-15 Thread Viorel Dragomir
[mailto:[EMAIL PROTECTED] Sent: Thursday, July 15, 2004 10:49 AM To: Tomcat Users List Subject: Re: can a virtual host have its own privatly used SSL certificate? Guy Katz wrote: i am going to put my application in a shared hosting solution which does not provide any shared SSL support

Re: can a virtual host have its own privatly used SSL certificate?

2004-07-15 Thread Nikola Milutinovic
Guy Katz wrote: hi; i am going to put my application in a shared hosting solution which does not provide any shared SSL support. is it possible to buy and put a SSL certificate in the scope of my virtual host in the hosting company. (i mean is it technically possible - disregarding the hosting

RE: can a virtual host have its own privatly used SSL certificate ?

2004-07-15 Thread Guy Katz
[mailto:[EMAIL PROTECTED] Sent: Thursday, July 15, 2004 11:21 AM To: Tomcat Users List Subject: Re: can a virtual host have its own privatly used SSL certificate ? Guy Katz wrote: thanks but are you sure? I'm sure. i read some more and got the impression that when using apache+tomcat with ip

Re: can a virtual host have its own privatly used SSL certificate ?

2004-07-15 Thread Graham Leggett
Guy Katz wrote: you are relating to tomcat. i think in my situation they have a different listen port for every vhost internally such that the apache server delivers the http request on different ports for different vhost. does this simplify the problem? This is the way to get around this problem

Re: can a virtual host have its own privatly used SSL certificate?

2004-07-15 Thread Graham Leggett
Nikola Milutinovic wrote: SSL is done on IP level. I think (correct me if I'm wrong) that TLS is on application level, but I haven't heard of HTTP/TLS. HTTP/TLS does exist, it just isn't supported by the major servers yet. Regards, Graham -- smime.p7s Description: S/MIME Cryptographic Signature

Re: can a virtual host have its own privatly used SSL certificate?

2004-07-15 Thread Nikola Milutinovic
Graham Leggett wrote: Nikola Milutinovic wrote: SSL is done on IP level. I think (correct me if I'm wrong) that TLS is on application level, but I haven't heard of HTTP/TLS. HTTP/TLS does exist, it just isn't supported by the major servers yet. Good to hear that. IMHO, it will not be so much the

RE: can a virtual host have its own privatly used SSL certificate ?

2004-07-15 Thread Carl Olivier
:\www\SSLHost2\userimages / /Host /Engine /Service Hope that helps. Regards, Carl -Original Message- From: Graham Leggett [mailto:[EMAIL PROTECTED] Sent: 15 July 2004 10:49 AM To: Tomcat Users List Subject: Re: can a virtual host have its

Re: can a virtual host have its own privatly used SSL certificate ?

2004-07-15 Thread Graham Leggett
Carl Olivier wrote: Actually, you can as far as I know. Technically no - what you're describing is the setup for a dedicated IP per host, not virtual host. You're describing the correct solution, it's just that calling it a virtual host is potentially confusing, as the virtual part is no

RE: can a virtual host have its own privatly used SSL certificate ?

2004-07-15 Thread Carl Olivier
Hi. OK, thanks! My terminology bad! Carl -Original Message- From: Graham Leggett [mailto:[EMAIL PROTECTED] Sent: 15 July 2004 03:16 PM To: Tomcat Users List Subject: Re: can a virtual host have its own privatly used SSL certificate ? Carl Olivier wrote: Actually, you can as far