openziti / ziti-browzer-runtime

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

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

Open rentallect opened 5 months ago

rentallect commented 5 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.