On Mon, Mar 13, 2006 at 09:27:49PM +0100, Goetz Babin-Ebell wrote:
> [EMAIL PROTECTED] schrieb:
> > Pretty much confirm what I thought. The OPENSSL API is so rich and I
> > havn't touch it (web server) in a while, I figured it wouldn't hurt to ask.
>
> An alternative would be one host certificat
[EMAIL PROTECTED] schrieb:
> Pretty much confirm what I thought. The OPENSSL API is so rich and I
> havn't touch it (web server) in a while, I figured it wouldn't hurt to ask.
An alternative would be one host certificate with multiple
subject alt names.
This way you can issue a certificate that
[EMAIL PROTECTED] wrote:
On 3/13/06 8:43 AM, openssl-users@openssl.org wrote to All:
On Mon, 2006-03-13 at 08:35 -0500, [EMAIL PROTECTED] wrote:
So for one group, they will give them a HTTPS URL for domainX, and for
another group, they will give them another HTTP URL for DomainY, but
they wil
You comments are right, but there is sole evolution.
See my mail from Feb 6, the openssl library contains a patch for the TLS
extension
of servername (which still needs to be implemented in browsers), but at
least the following patch for apache2 (working with a current openssl
snapshot
not on
Thanks.
Pretty much confirm what I thought. The OPENSSL API is so rich and I
havn't touch it (web server) in a while, I figured it wouldn't hurt to ask.
Beating a dead horse. :-)Thanks again.
---
Hector
On 3/13/06 9:46 AM, Ted wrote:
> I don't think you can use SSL make multiple (virtual)
[EMAIL PROTECTED] wrote:
On 3/13/06 8:43 AM, openssl-users@openssl.org wrote to All:
On Mon, 2006-03-13 at 08:35 -0500, [EMAIL PROTECTED] wrote:
So for one group, they will give them a HTTPS URL for domainX, and for
another group, they will give them another HTTP URL for DomainY, but
On 3/13/06 8:43 AM, openssl-users@openssl.org wrote to All:
> On Mon, 2006-03-13 at 08:35 -0500, [EMAIL PROTECTED] wrote:
> >
> > So for one group, they will give them a HTTPS URL for domainX, and for
> > another group, they will give them another HTTP URL for DomainY, but
> > they will be hitti
On Mon, 2006-03-13 at 08:35 -0500, [EMAIL PROTECTED] wrote:
>
> So for one group, they will give them a HTTPS URL for domainX, and for
> another group, they will give them another HTTP URL for DomainY, but
> they
> will be hitting the same IP server.
sounds like a virtual domain. If you have 2
From: Levy itai <[EMAIL PROTECTED]>
itai> Is it possible to load more then 1 server certificate ?
itai> Currently I'm using the SSL_CTX_use_certificate_file, and the
itai> SSL_CTX_use_PrivateKey_file in order to load the certificate and
itai> the private key at the initialization of the process.
On Wed, 17 May 2000, Götz Babin-Ebell wrote:
> At 12:11 17.05.00 +0200, you wrote:
> It is not possible, because the server gets the information
> about the connected host after the initial SSL handshake.
> And he needs the information about the domain to send the needed
> host certificate (in the
To install individual certs for each Virtual Server, you will need
individual IP addresses. Name Based Hosting does not work with
SSL.
> Hello,
>
> We run multiple shops on a http server; running Linux, WN (as the http
> server) and MySql. They all use the same ip adres. The webserver uses a
>
At 12:11 17.05.00 +0200, you wrote:
>Hello,
Hello,
>We run multiple shops on a http server; running Linux, WN (as the http
>server) and MySql. They all use the same ip adres. The webserver uses a
>virtual host table to translate the actual domainname into the directory
>for that shop.
>So far so
12 matches
Mail list logo