google / webpackager

Apache License 2.0
71 stars 20 forks source link

Allow localhost testing without a TLS cert. #69

Closed twifkak closed 3 years ago

twifkak commented 3 years ago

Enable a CertURLBase = "data:" option that allows http://localhost SXGs to display in the browser.

I tested the error plumbing by injecting a fake error in ExchangeMetaFactory.Get().

/cc @khempenius