Re: [Proftpd-user] <VirtualHost>, SNI and wildcard certificate
SyntheSys Software <[email protected]>
| Newsgroups | gmane.network.proftpd.user |
|---|---|
| Message-ID | <CACOCHXNK+sR+6C369rH8+rDfWicPp7FJxrU02EsEdfurp65cUA@mail.gmail.com> |
Thanks so much. I was not using the latest code, so I'll update and re-test. On Tue, Apr 7, 2020 at 10:53 AM TJ Saunders <[email protected]> wrote: > > > I have a wildcard certificate from *Let's Encrypt*, similar to > > *.spiffydomainname.com. > > > > Is it possible to use that same certificate in multiple <VirtualHost> > > sections? For instance, > > > <VirtualHost rock.spiffydomainname.com> > > > <VirtualHost paper.spiffydomainname.com> > > > <VirtualHost scissors.spiffydomainname.com> > > or must each <VirtualHost> have a unique certificate? > > It is possible to use the same certificate for multiple <VirtualHost> > sections, yes. > > I should mention that _proper_ SNI support in mod_tls is only recently > working, in the current code in the master branch on GitHub, but not in > earlier releases. So using that latest source code should Just Work(tm) > properly (and if it doesn't, let me know). > > TJ > > > _______________________________________________ > ProFTPD Users List <[email protected]> > Unsubscribe problems? > http://www.proftpd.org/list-unsub.html > -- Steve Cavender SyntheSys Software _______________________________________________ ProFTPD Users List <[email protected]> Unsubscribe problems? http://www.proftpd.org/list-unsub.html