Hi guys,<div><br></div><div>Sorry for the newbie question, but I have the following configuration for an HTTPS endpoint:</div><div><br></div><div><div>[https_one]</div><div>sni          = https:<a href="http://one.org">one.org</a></div>

<div>connect      = 44300</div><div>cert         = D:\node\https\default.crt</div><div>key          = D:\node\https\default.key</div></div><div><br></div><div>It works wonders, however I need to provide to this configuration two more .pem files for "chain". How would go about doing that?</div>

<div><br></div><div>Thanks,</div><div>Gustavo</div>