Open the-docta opened 3 days ago
basically, what the title sais. I can disable SSL Certificate validation or provide own certificates for the whole app.
Is it possible to disable verification of self-signed domains on per-request or per-collection basis?
something like
post { url: https://demo9199572.mockable.io/ ssl-server-cert-validation: disabled ca-file: /path/to/cert.pem body: none auth: none }
I have checked the following:
Describe the feature you want to add
basically, what the title sais. I can disable SSL Certificate validation or provide own certificates for the whole app.
Is it possible to disable verification of self-signed domains on per-request or per-collection basis?
Mockups or Images of the feature
something like