Re: [2/7] git commit: TS-1147: Implement default certificate fallback.

2012-04-08 Thread James Peach
On 08/04/2012, at 9:12 AM, Igor Galić wrote: > > - Original Message - >> TS-1147: Implement default certificate fallback. >> >> [snip] >> -// Index this certificate by the specified IP(v6) address; >> -this->ssl_storage->insert(ctx, strAddr); >> +// Index this certificate by

Re: [2/7] git commit: TS-1147: Implement default certificate fallback.

2012-04-08 Thread Igor Galić
- Original Message - > TS-1147: Implement default certificate fallback. > > Since we removed the certificate specification from records.config, > implement a new default fallback mechanism in ssl_multicert.config. > We can now use this default when the client does not give us a > hostname,