Open
Description
I have a certificate from Comodo for my domain as well as a CA bundle (several CA-related certificates). Some browsers require the CA Bundle to fully trust the website.
I'm looking for an option to pass a CA bundle to the underlying union
package, since it supports CA bundles. To make http-server
support this, one would need to change bin/http-server
.