robur-coop / miragevpn

An opinionated implementation of the OpenVPN protocol
BSD 2-Clause "Simplified" License
79 stars 9 forks source link

client and tls-client without pull #133

Open hannesm opened 1 year ago

hannesm commented 1 year ago

in the rise of #129, we should figure out what to support / not support. the story unfolds:

it looks like the second case is not supported by miragevpn -- in case we find such a deployed configuration, we should re-evaluate. see as well https://github.com/robur-coop/miragevpn/pull/129#discussion_r1368408823 https://github.com/robur-coop/miragevpn/pull/129#discussion_r1368410554 for previous discussions).

hannesm commented 1 year ago

related is #92