summaryrefslogtreecommitdiff
path: root/pkg/helper/args.go
AgeCommit message (Collapse)Author
2019-01-29[bug] allow tls 1.0 as a workaround for buster/sidKali Kaneko (leap communications)
in systems with newer openssl, tls 1.0 has been disabled. however, this breaks the ability of a client in a newer system to connect with the openvpn servers on providers that are still on stretch. platform needs to be upgraded. -Related: #105
2019-01-15[feat] move helper into the repoRuben Pollan