Swagger file is protected by self signed CA #2227
Unanswered
sebastiansalletmayer
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all,
I am trying to use prism in my pipeline. It is supposed to mock an API that is protected by a self signed SSL CA. I can easily access that swagger json file by browser because Chrome is looking for locally installed certificates and sends them. However, prism does not do that when trying to access the swagger json. Is there any workaround for that?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions