Corbie
5 years agoNew Member
HTTPS on localhost
I am running the Swagger Editor locally and my REST server is also running on localhost.
The only way I can communicate with it is via HTTPS, but the certificate is (of course) insecure.
Is there a way to allow insecure certificates in the editor (or UI)?
Otherwise I cannot execute the requests from the documentation.