Re: [Proftpd-user] <VirtualHost>, SNI and wildcard certificate

"TJ Saunders" <[email protected]>
Newsgroups gmane.network.proftpd.user
Message-ID <[email protected]>
> 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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.