Skip to content
This repository has been archived by the owner on Jul 21, 2021. It is now read-only.

SNI #8

Open
rudybroersma opened this issue Nov 9, 2017 · 0 comments
Open

SNI #8

rudybroersma opened this issue Nov 9, 2017 · 0 comments

Comments

@rudybroersma
Copy link

It seems the module does not support the use of SNI.

According to multiple online resources this should be done using multiple 'Cert' lines, such as:

ListenHTTPS 
     Address 0.0.0.0 
     Port 443 
     Cert "www.aaa.pl.crt" 
     Cert "www.bbb.pl.crt" 
[cut]

The module does not support the use of multiple cert parameters.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant