Closed drystone closed 6 years ago
@ronaldtse, @erikbor please check over the example to make sure this is heading in the right direction. You may also want to have a look at https://github.com/riboseinc/nereond.git
Once you are satisfied, I'll populate the riffol-OpenVPN repository with the contents of /examples/{openvpn.sh,openvpn} and add a README
Cheers
@drystone this looks really good. However the updated server.crt
is missing the actual certificate in Base64, namely the line that starts with MIIDXTCCAkWgAwIBAgIRANYL6yc3b5gHjLuseAntbZ0wDQYJKoZIhvcNAQELBQAw
?
Could you also help add a .travis.yml
so that Travis can build this as a test? Thanks!
@drystone feel free to merge when ready. Thanks!
Simple OpenVPN example using Nereond and static configuration. Fixes #10