How to connect using a custom endpoint #3010
Unanswered
deakintsang
asked this question in
Q&A
Replies: 2 comments
-
converting to Q&A. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Please take a look at the client fixture on how to achieve this, you need some custom code to do it: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Type of issue
Current Behavior
I know CoreClientUtils SelectEndpoint can return the safest EndpointDescription, but I want to create a EndpointDescription, testing different Endpoint security policy, but it can't work;
I found CoreClientUtils SelectEndpoint the certificate is not the same as I create EndpointDescription certificate, unable to realize the connection;
I trust a certificate on the server side, can't I connect with this client certificate?
Expected Behavior
No response
Steps To Reproduce
No response
Environment
Anything else?
No response
Beta Was this translation helpful? Give feedback.
All reactions