openziti / ziti-sdk-android

Ziti SDK for Android
Apache License 2.0
29 stars 1 forks source link

dialOptions.identity is ignored #2

Open dovholuknf opened 2 years ago

dovholuknf commented 2 years ago

see https://github.com/openziti/ziti-tunnel-sdk-c/issues/508

User provided an intercept.v1 config where it had dialOptions.identity set. The ziti-edge-tunnel could not connect the service yet the Android tunneler would.

The android tunneler/sdk? needs to read/process/use the dialOptions.identity field properly

scareything commented 2 years ago

don't forget about listenOptions.identity (assuming the android tunneler can host services)