How do I make HTTP requests using HTTP Kernel for untrusted URL? #3743
Unanswered
NikiforovAll
asked this question in
Q&A
Replies: 1 comment 1 reply
-
@sayedihashimi Any thoughts on this? Have we heard this question from VS users? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Imagine I have an elastic search running locally on HTTPS, I would like to make HTTP requests to a HTTPS endpoint that doesn't have a trusted SSL certificate.
Here is what I see:
Beta Was this translation helpful? Give feedback.
All reactions