Closed zachomedia closed 6 years ago
Thanks for the report @zachomedia -- it looks like one of the servers isn't handling SNI properly as you've guessed. Going to look into it today : )
The IIS bindings to a central certificate store got dropped, which was causing the issue. That's now resolved. Thanks for the feedback!
It looks like that one of the two servers (api-web-2) serving openapi.data.uwaterloo.ca is either missing the SSL cert or is not configured with SNI correctly.
On the command line, this results in intermittent failures if you hit the broken server. In your browser, it's not possible to load the page when you get the broken server because of HSTS.
Broken
Working