aws-samples / aws-iot-securetunneling-localproxy

AWS Iot Secure Tunneling local proxy reference C++ implementation
https://docs.aws.amazon.com/iot/latest/developerguide/what-is-secure-tunneling.html
Apache License 2.0
74 stars 71 forks source link

Wrong version error, when trying to connect directly to endpoint #54

Closed dkatipamula closed 3 years ago

dkatipamula commented 3 years ago

[Edited] Hi,

I am trying to reach an AWS secure tunnel proxy via my own proxy. I was wondering if anyone has any suggestions regarding that.

Something like this: [localproxy]->[custom proxy]->[secure tunnel proxy server]

I can get directly to the secure tunnel proxy server by using the -e option. But I would like to have an other proxy in between (customer requirement). Any help is greatly appreciated.

Thanks.

kareali commented 3 years ago

Hi @dkatipamula Could you update the issue to provide the following?

Describe the bug

A clear and concise description of what the bug is.

To Reproduce

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior

A clear and concise description of what you expected to happen.

Actual behavior

A clear and concise description of what actually happened.

Logs

If applicable, add full logs of errors and outputs to help explain your problem. Preferabbly, you can also increase the verbosity, for example to enable debug logs for the localproxy, you can use the cli option -v 6

Environment (please complete the following information):

Additional context

Add any other context about the problem here.

dkatipamula commented 3 years ago

Hi @kareali

I have updated my post. I am looking for some suggestions, any help is greatly appreciated.

Thanks.

kareali commented 3 years ago

hi @dkatipamula , do you mean that you wan to connect via a web proxy (something like squid for example)?

If so, please check the instruction here

kareali commented 3 years ago

No response, closing the issue.