<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:#44546A;
        font-weight:normal;
        font-style:normal;
        text-decoration:none none;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-AU link="#0563C1" vlink="#954F72"><div class=WordSection1><p class=MsoNormal><span style='font-size:14.0pt;color:#44546A'>Hi Everyone,<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:14.0pt;color:#44546A'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:14.0pt;color:#44546A'>I have a single domain on my internet server, but it has 3 sub-domains. A separate web app runs off each one, but I need all 3 to be secured with https.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:14.0pt;color:#44546A'>I have the ssl certificates I need, but I don’t know how to format the SNI section for all 3 sub-domains.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:14.0pt;color:#44546A'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:14.0pt;color:#44546A'>The 3 domains and ports I need are :<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:14.0pt;color:#44546A'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:14.0pt;color:#44546A'>app1.pcapps.one:449  ->  127.0.0.1:8080<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:14.0pt;color:#44546A'>app2.pcapps.one:450  ->  127.0.0.1:81<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:14.0pt;color:#44546A'>app3.pcapps.one:451  ->  127.0.0.1:82<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:14.0pt;color:#44546A'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:14.0pt;color:#44546A'>each domain has a certificate such as :<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:14.0pt;color:#44546A'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:14.0pt;color:#44546A'>cert = C:\httpscert\app1.pcapps.one.pfx<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:14.0pt;color:#44546A'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:14.0pt;color:#44546A'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:14.0pt;color:#44546A'>Can anyone tell me how to write out the SNI section to get this working?<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:14.0pt;color:#44546A'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:14.0pt;color:#44546A'>Thanks,<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:14.0pt;color:#44546A'>Paul<o:p></o:p></span></p></div></body></html>