validator-badge: Mixed content error: HTTPS usage of a swagger-ui with validator redirects to a HTTP resource
Chrome reports a mixed content error as the validator redirects to an insecure resource:
Mixed Content: The page at 'https://...' was loaded over HTTPS, but requested an insecure image 'http://online.swagger.io/validator?...'. This content should also be served over HTTPS.

About this issue
- Original URL
- State: closed
- Created 9 years ago
- Comments: 20 (5 by maintainers)
(The trailing
/is not present by default.)It appears that a trailing
/in my initial URL fixes the http -> https redirect.https://online.swagger.io/validator/?url=https://docs.local:8086/swagger.json