Regan Laitila
Regan Laitila
Created a PR that seems to get this working. I am running a local webserver to serve everything and ts-browser is installed in my web root as a folder 'ts-browser'....
@xunleii Thanks for the reply I did try with `v1.20.14+k3s2` and `v1.21.9+k3s` and experienced the same issue. I've been poking at the cert generation code and don't see any glaring...
this library does not have a top level `load` method. It appears your error is coming from your main.lua line 19: ```lua local xmldoc = libxml.load(data) ``` Instead, you have...