openziti / ziti-browzer-runtime

The Ziti JS runtime auto-bootstrapped into a web app running under BrowZer
Apache License 2.0
4 stars 2 forks source link

if multiple wssER's are available, and one has expired certs, ensure valid one is chosen #311

Open rentallect opened 2 months ago

rentallect commented 2 months ago

ZBR currently dies if any of the available wssER's has an expired cert. ZBR should carry on with another valid wssER if one is found.