robur-coop / miragevpn

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

Provide a miragevpn.key binary which generate keys for OpenVPN #144

Closed dinosaure closed 1 year ago

dinosaure commented 1 year ago

A little draft which provides a tool to generate tls-crypt-v2 key. The goal is to be able to provide all keys needed to instantiate an OpenVPN connection with a nice man and arguments.

reynir commented 1 year ago

Let's merge this and then take a look at using the key modules in the library as well at a later point.