Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

[cetic/swaggerui] https for insecure sites #15

Closed
digiserg opened this issue Sep 27, 2021 · 3 comments
Closed

[cetic/swaggerui] https for insecure sites #15

digiserg opened this issue Sep 27, 2021 · 3 comments

Comments

@digiserg
Copy link
Contributor

Can you please add support for untrusted https sites?

wget %s -O /api-doc/openapi.json

to

wget --no-check-certificate %s -O /api-doc/openapi.json
@SellamiRami
Copy link
Contributor

Hello @digiserg ,
Thank you for your interest to the Helm chart of the Swagger-ui.
Could you please give me more details about your needs in order to correctly extend the helm chart?
With regards,
Rami.

@digiserg
Copy link
Contributor Author

digiserg commented Oct 4, 2021 via email

@SellamiRami
Copy link
Contributor

This issue has been treated in the PR #16 (see commit e46ca44).
Thank you !

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants