Welcome! Log In Create A New Profile

Advanced

Re: Issue with VirtualHost definition order and SNI SSL

Iantcho Vassilev
October 27, 2009 07:00AM
Here is my two ssl vhosts>>>

server {
listen 443;
ssl on;
ssl_certificate /usr/local/etc/pathTocrt;
ssl_certificate_key /usr/local/pathTokey;


server_name xxxxx.com www.xxxxxx.com
---------------------------------------------------------------------------------------------------

server {
listen 443;
ssl on;
ssl_certificate /usr/local/etc/pathTocrt2;
ssl_certificate_key /usr/local/pathTokey2;


server_name xxxxx2.com wwww.xxxxxx2.com


Hope that helps..


Regards,
Iancho


2009/10/27 Igor Sysoev <is@rambler-co.ru>

> On Mon, Oct 26, 2009 at 11:19:08PM -0700, ianchov wrote:
>
> >
> > I built is successfully against SNI
> > and the
> > nginx -V 2>&1 | grep SNI
> >
> > is showing TLS SNI support enabled
> >
> > Howevever again i cannot manage to use two different SSL certificates on
> two
> > SSL listening on port 443..
> > Any ideas???
>
> Could you show SSL part of
>
> vhosts/ssl_example.com.conf;
> vhosts/ssl_alias.conf;
>
> ?
>
> > On Tue, Oct 27, 2009 at 08:08, Igor Sysoev [via nginx] <
> > ml-node+3897241-1340561436@n2.nabble.com<ml-node%2B3897241-1340561436@n2.nabble.com>
> <ml-node%2B3897241-1340561436@n2.nabble.com<ml-node%252B3897241-1340561436@n2.nabble.com>
> >
> > > wrote:
> >
> > > On Thu, Oct 22, 2009 at 06:28:19AM -0700, ianchov wrote:
> > >
> > > >
> > > >
> > > > Hi,
> > > >
> > > > I have build nginx with your command line options but still SNi does
> not
> > > > work.
> > > > strings nginx | grep SSL show the new OpenSSL 9.9.8k
> > > > I have the openssl src on a directory. SHould i install it or it is
> > > enough
> > > > that nginx is compiled against it??
> > >
> > > I meant not "strings nginx | grep SSL", but
> > > "strings nginx | grep SSL_get_servername".
> > >
> > > Anyway, try to build the lastest 0.8.21 or 0.7.63 and run
> > >
> > > nginx -V 2>&1 | grep SNI
> > >
> > >
> >
> > --
> > View this message in context:
> http://n2.nabble.com/Issue-with-VirtualHost-definition-order-and-SNI-SSL-tp3796531p3897261.html
> > Sent from the nginx mailing list archive at Nabble.com.
>
> --
> Igor Sysoev
> http://sysoev.ru/en/
>
>
Subject Author Posted

Issue with VirtualHost definition order and SNI SSL

Linmiao Xu October 09, 2009 02:28PM

Re: Issue with VirtualHost definition order and SNI SSL

Igor Sysoev October 09, 2009 03:18PM

Re: Issue with VirtualHost definition order and SNI SSL

Linmiao Xu October 09, 2009 08:50PM

Re: Issue with VirtualHost definition order and SNI SSL

Igor Sysoev October 19, 2009 06:14AM

Re: Issue with VirtualHost definition order and SNI SSL

ianchov October 22, 2009 09:30AM

Re: Issue with VirtualHost definition order and SNI SSL

Igor Sysoev October 27, 2009 01:54AM

Re: Issue with VirtualHost definition order and SNI SSL

ianchov October 27, 2009 02:26AM

Re: Issue with VirtualHost definition order and SNI SSL

Igor Sysoev October 27, 2009 03:28AM

Re: Issue with VirtualHost definition order and SNI SSL

Iantcho Vassilev October 27, 2009 07:00AM

Re: Issue with VirtualHost definition order and SNI SSL

Igor Sysoev October 27, 2009 12:30PM

Re: Issue with VirtualHost definition order and SNI SSL

Iantcho Vassilev October 27, 2009 01:50PM

Re: Issue with VirtualHost definition order and SNI SSL

Igor Sysoev October 27, 2009 03:48PM

Re: Issue with VirtualHost definition order and SNI SSL

Iantcho Vassilev October 28, 2009 03:36AM

Re: Issue with VirtualHost definition order and SNI SSL

Igor Sysoev October 28, 2009 04:30AM

Re: Issue with VirtualHost definition order and SNI SSL

Iantcho Vassilev October 28, 2009 06:10PM

Re: Issue with VirtualHost definition order and SNI SSL

Igor Sysoev October 29, 2009 03:02AM

Re: Issue with VirtualHost definition order and SNI SSL

Iantcho Vassilev October 29, 2009 03:40AM

Re: Issue with VirtualHost definition order and SNI SSL

Igor Sysoev October 29, 2009 04:14AM

Re: Issue with VirtualHost definition order and SNI SSL

Iantcho Vassilev October 29, 2009 04:38AM

Re: Issue with VirtualHost definition order and SNI SSL

Igor Sysoev October 29, 2009 04:48AM

Re: Issue with VirtualHost definition order and SNI SSL

ianchov October 27, 2009 02:30AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 91
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready