Forum Discussion
SmartBear_Suppo
Alumni
17 years agoHello,
You need to set up "HTTP Tunnel". Set tunnel's end point to service's end point, truststore, keystore should be same as you set for project. That is since tunnel works like this: it listens and all request pointed to it points to set end point. So, you'll be pointing your request to tunnel (https://localhost: ), than it will use given certificates to redirect your requests to server and get back to you with response.
Let me know does this helps you,
robert
You need to set up "HTTP Tunnel". Set tunnel's end point to service's end point, truststore, keystore should be same as you set for project. That is since tunnel works like this: it listens and all request pointed to it points to set end point. So, you'll be pointing your request to tunnel (https://localhost:
Let me know does this helps you,
robert