Multiple SSL hosts on one ip address in Nginx

From MyWiki
Revision as of 09:02, 26 August 2015 by George2 (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Make sure that SNI ( Server Name Indication ) is enabled on the server ( nginx -V )
After displaying the nginx version, you should see the line : TLS SNI support enabled