-
Looking through the documentations for DangerousAcceptAnyServerCertificate it says Example - assuming my destination is example.com/api/v1 <-- If DangerousAcceptAnyServerCertificate = true then ssl certification will not be validated for example.com/api/v1? |
Beta Was this translation helpful? Give feedback.
Answered by
Tratcher
May 1, 2021
Replies: 1 comment
-
Correct, the certificates in this situation are from the destination servers. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Henery309
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Correct, the certificates in this situation are from the destination servers.